Add a pattern for the background
This commit is contained in:
parent
b890d46e36
commit
adea6aba51
2 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
body {
|
||||
background: url(/img/ravenna.png) repeat 0 0;
|
||||
}
|
||||
.centered {
|
||||
text-align:center;
|
||||
}
|
||||
|
|
Reference in a new issue