Added custom style

This commit is contained in:
George Kaklamanos 2015-07-15 14:14:29 +03:00
parent c5d00ff608
commit 06c9a88281
2 changed files with 5 additions and 0 deletions

4
css/style.css Normal file
View file

@ -0,0 +1,4 @@
html {
max-width:80%;
margin:auto;
}