webapps.wiki: forgot this file.

flac
John Benediktsson 2020-02-27 12:49:46 -08:00 committed by Steve Ayerhart
parent a59a4fef02
commit b758c9f310
No known key found for this signature in database
GPG Key ID: 5BFD39C5359E967D
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
#left {
float: left;
width: 180px;
border-right: 1px solid #ccc;
background: #f3f2ea;
}
#right {
margin-left: 180px;
}