adapt local.css to fit the new screenshots tab

This commit is contained in:
Jeferson Lesbão de Siqueira 2016-12-30 23:14:19 -02:00 committed by aajjbb
parent b7a504f6af
commit 9213e0f223
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@
body {
margin: 0px;
width: 100%;
color: black;
background: url(images/top_bg.gif);
background-repeat: repeat-x;
font-family: Verdana, Arial, sans-serif;
font-size: 0.8em;
}