forked from bofh/fetsite
fet logo
This commit is contained in:
@@ -60,18 +60,23 @@ a:hover {
|
||||
|
||||
div.header {
|
||||
display: block;
|
||||
background: url('/assets/fet_logo_2.png') no-repeat;
|
||||
background: url('/assets/fet_icon_small.png') no-repeat;
|
||||
background-color: #0A64A4;
|
||||
background-position:15px center;
|
||||
border-bottom:1px solid black;
|
||||
height:60px;
|
||||
color:#CFCFCF;
|
||||
padding-left:160px;
|
||||
height:72px;
|
||||
color:#C0C0C0;
|
||||
padding-left:87px;
|
||||
padding-top:0px;
|
||||
overflow:hidden;
|
||||
margin-bottom: 20px
|
||||
}
|
||||
|
||||
div.header h1 {
|
||||
padding:0;
|
||||
margin:4px;
|
||||
font-size:23px;
|
||||
line-height:32px;
|
||||
}
|
||||
#menudiv {
|
||||
width:100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user