webapps.wiki: forgot this file.
parent
79f1b8e409
commit
de6d2e2ccd
|
@ -0,0 +1,10 @@
|
||||||
|
#left {
|
||||||
|
float: left;
|
||||||
|
width: 180px;
|
||||||
|
border-right: 1px solid #ccc;
|
||||||
|
background: #f3f2ea;
|
||||||
|
}
|
||||||
|
|
||||||
|
#right {
|
||||||
|
margin-left: 180px;
|
||||||
|
}
|
Loading…
Reference in New Issue