mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
theme tweaks
This commit is contained in:
parent
149035ea5f
commit
64f1a4966b
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
||||||
left:0px;
|
left:0px;
|
||||||
width:100%;
|
width:100%;
|
||||||
color:white;
|
color:white;
|
||||||
font-size:30px;
|
font-size:24px;
|
||||||
z-index:10;
|
z-index:10;
|
||||||
a, a:visited{
|
a, a:visited{
|
||||||
color:white;
|
color:white;
|
||||||
|
|
|
@ -539,7 +539,7 @@ body.pageslide-open {
|
||||||
left: 0px;
|
left: 0px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 30px;
|
font-size: 24px;
|
||||||
z-index: 10; }
|
z-index: 10; }
|
||||||
/* line 34, ../sass/modules/_header.scss */
|
/* line 34, ../sass/modules/_header.scss */
|
||||||
.header .logo a, .header .logo a:visited {
|
.header .logo a, .header .logo a:visited {
|
||||||
|
|
Loading…
Add table
Reference in a new issue