fix for bart
This commit is contained in:
parent
bc98b777fe
commit
7506b48380
|
|
@ -1,6 +1,6 @@
|
|||
@import url("https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,200");
|
||||
|
||||
/*
|
||||
@import url("https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,300,200");
|
||||
Halcyonic by HTML5 UP
|
||||
html5up.net | @ajlkn
|
||||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
|
|
@ -1624,7 +1624,7 @@ input, select, textarea {
|
|||
}
|
||||
|
||||
#content h3 {
|
||||
color: #96a9b5;
|
||||
color: #000000; /* #96a9b5; */
|
||||
font-size: 1.25em;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue