css/style.css aktualisiert
This commit is contained in:
@@ -12,7 +12,7 @@ body {
|
||||
|
||||
a, a:hover {
|
||||
text-decoration: none;
|
||||
border-bottom: 1px dotted #fff;
|
||||
border-bottom: 1px dotted #000;
|
||||
}
|
||||
|
||||
h3 {margin: 0;}
|
||||
@@ -28,7 +28,7 @@ h3 {margin: 0;}
|
||||
|
||||
.grayFont {color: #444;}
|
||||
.goldBackground {background: #000;}
|
||||
.whiteBackground {background: #000;}
|
||||
.whiteBackground {background: #fff;}
|
||||
|
||||
ul.nav.navbar-nav.navbar-right li a:hover, ul.nav.navbar-nav.navbar-right li.active a {
|
||||
border: 0;
|
||||
@@ -49,7 +49,7 @@ ul.nav.navbar-nav.navbar-right li a:hover, ul.nav.navbar-nav.navbar-right li.act
|
||||
footer a, footer a:hover, .navbar a {
|
||||
color: #000;
|
||||
text-decoration: none;
|
||||
border-bottom: 1px dotted #fff;
|
||||
border-bottom: 1px dotted #000;
|
||||
}
|
||||
|
||||
footer {
|
||||
|
||||
Reference in New Issue
Block a user