Difference between revisions of "Template:SJTU-Software/wikiCss"
Ricky chen (Talk | contribs) |
Ricky chen (Talk | contribs) |
||
Line 61: | Line 61: | ||
p.navText{ | p.navText{ | ||
color:#838383; | color:#838383; | ||
− | font-size: 16px; | + | font-size: 16px !important; |
− | text-shadow:1px 1px 0px #222; | + | text-shadow:1px 1px 0px #222 !important; |
− | margin-bottom: 7px; | + | margin-bottom: 7px !important; |
− | margin-top: 30px; | + | margin-top: 30px !important; |
} | } | ||
.aside-nav{ | .aside-nav{ |
Revision as of 07:57, 12 September 2015
body{
background: url() round fixed;
} .mainTitle{ text-align: left; font-size: 40px; } .base-frame{ border-radius: 15px; border:1px solid; border-color: white; color:#DADADA; text-align: center; margin:0 auto; } .navItem{ vertical-align: text-bottom; text-align: center; margin:0; padding: 0; }
.navPhoto{ margin: auto; border:none; color:#000; width:50%; height:50%; } p.navPhoto{ color: #DADADA; font-size: 16px; margin-top: 0; margin: auto; text-align: center; text-shadow:5px 4px 5px #444; line-height: 0.7;
}
.mainNav{
float:center;
width:80%;
margin: auto!important;
}
.baseTitle{ color:#33FFCC;
text-align:center; margin:0 auto;
} .border-line{ height: 10px; width:80%; } .fixed-nav{ position:fixed; top:200px; left:0; } p.navText{
color:#838383; font-size: 16px !important; text-shadow:1px 1px 0px #222 !important; margin-bottom: 7px !important; margin-top: 30px !important;
} .aside-nav{ width:500%; height:500%; margin-bottom: 7px; }
- home{
width: 60%; position: relative; margin: auto; }
.navs{ height: 4200px; padding-left:0; margin-top: 80px; } .subNav{ margin-left: 0; padding:0; }