lazy worz
This commit is contained in:
parent
5f784c1696
commit
23556a1ec1
|
@ -1,6 +1,9 @@
|
||||||
html {
|
html {
|
||||||
font-family: "Helvetica", Sans-serif;
|
font-family: "Helvetica", Sans-serif;
|
||||||
}
|
}
|
||||||
|
body{
|
||||||
|
background: url(/assets/img/pattern.png);
|
||||||
|
}
|
||||||
a {
|
a {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
@ -24,7 +27,7 @@ a {
|
||||||
flex: 1 1 300px;
|
flex: 1 1 300px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
p {
|
h3 {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
BIN
assets/img/pattern.png
Normal file
BIN
assets/img/pattern.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 169 B |
Loading…
Reference in a new issue