visual and some minor code cleanup
This commit is contained in:
parent
2dc91b14b2
commit
3be3ff8528
3 changed files with 37 additions and 27 deletions
|
|
@ -1,3 +1,7 @@
|
|||
/*
|
||||
Sahli css
|
||||
*/
|
||||
|
||||
body {
|
||||
background-color: black;
|
||||
margin: 0;
|
||||
|
|
@ -152,8 +156,8 @@ p.infobox {
|
|||
}
|
||||
|
||||
.panelcolumn {
|
||||
height: 100%;
|
||||
color: #00f080;
|
||||
|
||||
color: transparent;
|
||||
width: 2em;
|
||||
background: #082020;
|
||||
display: inline-table;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue