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