fonts and colors
This commit is contained in:
@@ -147,14 +147,13 @@ td a {
|
||||
}
|
||||
|
||||
.topheader {
|
||||
background: #f0f2f4;
|
||||
background: rgba(240, 242, 244, 0.85098);
|
||||
background: white;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
padding: 2px 0 0 5px;
|
||||
position: fixed;
|
||||
z-index: 100;
|
||||
border-bottom: 1px solid #ddd;
|
||||
border-bottom: 1px solid rgba(218, 212, 208, 50%);
|
||||
}
|
||||
|
||||
.topheader_navigation {
|
||||
@@ -516,6 +515,7 @@ nav div:last-child {
|
||||
}
|
||||
|
||||
.menuelement h4 a {
|
||||
|
||||
}
|
||||
|
||||
.menuelement ul {
|
||||
|
||||
Reference in New Issue
Block a user