sipb-www
/
wiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1274de2
)
import bits from the old front page's stylesheet
author
Greg Price
<price@mit.edu>
Sat, 10 Jan 2009 01:11:43 +0000
(20:11 -0500)
committer
Greg Price
<price@mit.edu>
Sat, 10 Jan 2009 01:11:43 +0000
(20:11 -0500)
local.css
[new file with mode: 0644]
patch
|
blob
diff --git a/local.css
b/local.css
new file mode 100644
(file)
index 0000000..
46c1c4f
--- /dev/null
+++ b/
local.css
@@ -0,0
+1,19
@@
+body
+{
+font-family: verdana, arial, helvetica, sans-serif;
+}
+
+.col1
+{
+position: relative;
+float: left;
+width: 50%;
+}
+
+.col2
+{
+position: relative;
+float: right;
+align: left;
+width: 50%;
+}