Kalyx's new CSS

This commit is contained in:
Simon McFarlane 2016-01-09 01:33:09 +00:00
parent 4210316508
commit 36e001f007
15 changed files with 3373 additions and 858 deletions

View file

@ -168,9 +168,9 @@ margin-right: 35px;
/*gives posting table its border/shadow*/
form table {
width: 100%;
minimum-width: 960px;
min-height: 250px;
max-width: 500px;
min-width: 100%
display: inline-block;
margin: 5px auto;
background-color: #2b2b2b;