User:Trevor807/cologneblue.css
From the Audiovisual Identity Database, the motion graphics museum
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* Copy and paste for 2014 design */
body.ns-0, body {background: #000000;}
#sitetitle {
background: #D01C22;
margin:0;
padding:0;
height: 200px;
margin-bottom: 40px;
text-transform: capitalize;
/* margin:-10px 0 0; */
min-height:100px;
/* padding: 5px; */
line-height:1em;
font-size:2.7em;
font-family: "Times New Roman", Times, Georgia, serif;
position:relative;
}
/* Header image */
#sitetitle a, #sitetitle a:hover {
display: inline-block;
background: transparent url("https://i.imgur.com/CP5dfj7.png") no-repeat center;
background-size:contain;
width: 590px;
height: 200px;
padding:0 0 0 10px;
margin:0;
margin-bottom: -157px;
font-size:0;
vertical-align: bottom;
}
#toplinks {
top: 200px;
background: #460000;
height: 40px;
right: 0;
text-transform: capitalize;
}