From 1496b371c49135211fe0f400bc50446bd38d1c25 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 15 May 2015 12:05:51 -0400 Subject: clean up the css --- (limited to 'site') diff --git a/site/css/main.css b/site/css/main.css index 171ee4b..2681086 100644 --- a/site/css/main.css +++ b/site/css/main.css @@ -19,22 +19,6 @@ div.section { margin:1em; margin-left:0px; } -div.unstable { - margin-right:0px; -} -.fullheight { - clear:both; -} -.fullheight .section { - float:left; - margin-top:0px; -} -.stable, .unstable { - display:inline-block; - min-width:45%; - min-height:21em; - max-width:27em; -} p, aside, li { margin: 0.33em 0px 0.6em; text-align:justify; @@ -61,21 +45,12 @@ img { margin-right:1em; margin-bottom:1em; } -p.lenovobios { - font-weight:bold; color:#f00; font-style:italic; font-size:1.2em; -} -p.lenovobios:hover { - color: #000; -} div.important, pre, div.subsection { padding:1em; margin-bottom:1em; background-color:#ece0e2; border-radius:0.25em; box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75); -} -.contact { - clear:both; } .ulnav { padding:0em; -- cgit v0.9.1