asdf
This commit is contained in:
parent
3b0391313f
commit
8c12289a1b
@ -11,6 +11,7 @@ body, html {
|
|||||||
|
|
||||||
header #top {
|
header #top {
|
||||||
background-image: url(/assets/bambus.jpg);
|
background-image: url(/assets/bambus.jpg);
|
||||||
|
background-repeat: repeat !important;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
text-shadow: #363636 5px 4px;
|
text-shadow: #363636 5px 4px;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
body {
|
body {
|
||||||
font-family: Arial, sans-serif;
|
font-family: Arial, sans-serif;
|
||||||
margin: 20px;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
Loading…
Reference in New Issue
Block a user