summaryrefslogtreecommitdiffstats
path: root/site/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/css/main.css')
-rw-r--r--site/css/main.css25
1 files changed, 0 insertions, 25 deletions
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;