Difference between revisions of "Team:USTC/css/reset"
(Created page with "#bodyContent h1, #bodyContent h2 {margin-bottom:initial;} #bodyContent a[href ^="https://"] {padding-right:0px;} #bodyContent a[href ^="mailto:"] {padding-right:0px;} h1, h2,...") |
|||
Line 7: | Line 7: | ||
a:visited {color: initial; } | a:visited {color: initial; } | ||
a:active {color: initial;} | a:active {color: initial;} | ||
− | a:hover {text-decoration: initial;} | + | a:hover,a:focus{text-decoration: initial;} |
a.stub {color: initial;} | a.stub {color: initial;} | ||
a {text-decoration: initial; color:initial;background: initial;} | a {text-decoration: initial; color:initial;background: initial;} |
Revision as of 05:02, 12 September 2015
- bodyContent h1, #bodyContent h2 {margin-bottom:initial;}
- bodyContent a[href ^="https://"] {padding-right:0px;}
- bodyContent a[href ^="mailto:"] {padding-right:0px;}
h1, h2, h3, h4, h5, h6 {padding-top:initial;padding-bottom:initial;border-bottom:initial;} body {font:initial;}
- globalWrapper {font-size:100%;}
a:visited {color: initial; } a:active {color: initial;} a:hover,a:focus{text-decoration: initial;} a.stub {color: initial;} a {text-decoration: initial; color:initial;background: initial;}
- firstNav .side-nav a {color: black; }
- firstNav a {color:white;}
p{margin:initial;line-height:initial;} p img{margin:initial;}
- contentSub,#footer-box,#catlinks,#search-controls,#p-logo,.printfooter,.firstHeading,.visualClear{display:none;}
- globalWrapper,#content{ width:100%;height:100%;border:0px;background-color:transparent;margin:0px;padding:0px;}
html,body,.wrapper{ width:100%;height:100%;background-color:transparent;}
- top_menu_14{border-bottom-width:0px;}
- bodyContent>p{margin-top:0px;margin-bottom:0px;display:none;}
.nav-wrapper ul{line-height:4.5em;} ul{list-style-image:none!important;line-height:inherit!important;list-style-type:none!important;padding:0!important;} ul li{list-style-type:none!important;}
- content{font:none!important;font-family:"Roboto",sans-serif!important;}