fine tuning
This commit is contained in:
parent
ca9f55f176
commit
136259dd18
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ body {
|
||||||
background-size:cover;
|
background-size:cover;
|
||||||
background-attachment:fixed;
|
background-attachment:fixed;
|
||||||
background-color: #222;
|
background-color: #222;
|
||||||
text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5);
|
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
|
||||||
}
|
}
|
||||||
|
|
||||||
hr { display: none }
|
hr { display: none }
|
||||||
|
|
Loading…
Reference in a new issue