aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--css/style.css8
1 files changed, 1 insertions, 7 deletions
diff --git a/css/style.css b/css/style.css
index 134ca5d5..cf1ee2f0 100644
--- a/css/style.css
+++ b/css/style.css
@@ -101,9 +101,7 @@ input[type=submit].delete {
101 min-height: 8em; 101 min-height: 8em;
102 border: 1px solid; 102 border: 1px solid;
103} 103}
104#main .entrie h2 { 104
105 width: 95%;
106}
107#main .entrie h2 a { 105#main .entrie h2 a {
108 text-decoration: none; 106 text-decoration: none;
109} 107}
@@ -113,10 +111,6 @@ input[type=submit].delete {
113} 111}
114 112
115.tools { 113.tools {
116 position: absolute;
117 top: 20px;
118 right: 20px;
119 width: 30px;
120 text-align: right; 114 text-align: right;
121} 115}
122 116