summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pehjota>2012-10-17 22:59:09 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-17 22:59:09 (EDT)
commitf13fc5c531c732d600fe1d3f70a5bb44daa26a46 (patch)
tree61956b9986108fa9b8cf74eab4d08319db07ab54
parentb19284bf105fb7437891440cf47af844d72e4b8e (diff)
Add style to span.infobox.
-rw-r--r--main.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/main.css b/main.css
index f8cf654..906b6f8 100644
--- a/main.css
+++ b/main.css
@@ -171,6 +171,12 @@ div.features div p {
margin: 12px;
}
+span.infobox {
+ float: right;
+ padding: 6px;
+ background-color: #FFFF99;
+}
+
footer {
border-width: 1px 0px 0px 0px;
border-style: solid;