Centered background on pAI GUIs

This commit is contained in:
Brian Cook
2014-04-29 20:48:29 -04:00
committed by ZomgPonies
parent d0fa6b4fc6
commit cd8fb70a0b
2 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -35,8 +35,9 @@
color:white;
font-size:13px;
background-image:url('uiBackground.png');
background-repeat:no-repeat;
background-repeat:x-repeat;
background-color:#272727;
background-position:center top;
}
table {
font-size:13px;