summaryrefslogtreecommitdiff
path: root/old-ssl.buetow.org/htdocs/styles/default.css
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-06-23 15:22:36 +0200
committerPaul Buetow <paul@buetow.org>2013-06-23 15:22:36 +0200
commit4d279c665f70a7a2be1c3095099ad42a19a86c58 (patch)
tree5de0f736a70ffc93e14c383f2e58f07d9be5e8a2 /old-ssl.buetow.org/htdocs/styles/default.css
parent5f1914c69df0e157cea184fb03a44202b4ea5265 (diff)
cleanup
Diffstat (limited to 'old-ssl.buetow.org/htdocs/styles/default.css')
-rw-r--r--old-ssl.buetow.org/htdocs/styles/default.css275
1 files changed, 0 insertions, 275 deletions
diff --git a/old-ssl.buetow.org/htdocs/styles/default.css b/old-ssl.buetow.org/htdocs/styles/default.css
deleted file mode 100644
index 35f69c6..0000000
--- a/old-ssl.buetow.org/htdocs/styles/default.css
+++ /dev/null
@@ -1,275 +0,0 @@
-body {
- padding: 0;
- margin: 0;
- font: 76% Verdana, sans-serif, tahoma;
- font-size: 9pt;
- background: #000000;
- color: #303030;
- background-image: url(?document=images/gradient.png);
- background-repeat: repeat-x;
-}
-
-a {
- text-decoration: none;
- color: #286ea0;
-}
-
-a:hover {
- text-decoration: underline;
-}
-
-#toptabs {
- font-size: 15px;
- font-weight: bold;
- text-align: center;
- background-color: #84c3d0;
- color: #FFFFFF;
- padding: 10px;
- border-top: 1px #000000 solid;
- border-right: 1px #000000 solid;
-}
-
-#content {
- width: 799px;
-}
-
-#container {
- #margin: 0 auto 15px auto;
- padding: 5px 20px 20px 20px;
- background: #ffffff;
- border-right: 1px #000000 solid;
-}
-
-#logo {
- margin: 15px 0 0 0;
-}
-
-#logo h1 a {
- color: #303030;
-}
-
-#logo h1 a:hover {
- text-decoration: none;
-}
-
-#menu {
- clear: both;
-}
-
-.menuitem {
- padding: 4px 8px 5px 8px;
- letter-spacing: 1px;
- margin: 0 0 5px 0;
- text-decoration: none;
- background: #e0e0e0;
-}
-
-.menuitem:hover {
- text-decoration: underline;
- color: #000000;
- background: #c6edff;
-}
-
-.activemenuitem {
- padding: 4px 8px 5px 8px;
- letter-spacing: 1px;
- color: #ffffff;
- margin: 0 0 5px 0;
- text-decoration: none;
- background: #000000;
-}
-
-.activemenuitem:hover {
- text-decoration: none;
-}
-
-#desc {
- height: 200px;
- color: #ffffff;
- padding: 0;
- background: #505050 url(?document=images/front.jpg) top left no-repeat;
- clear: both;
- margin: 5px 0 0 0;
-}
-
-#desc p {
- width: 290px;
- font-size: 1em;
- line-height: 1.3em;
- padding: 0 0 0 15px;
-}
-
-#desc h2 {
- padding: 15px 15px 0 15px;
- color: #ffffff;
-}
-
-#desc a {
- color: #ffffff;
- text-decoration: underline;
-}
-
-#main {
- width: 590px;
- float: left;
- padding: 0 15px 0 0;
- border-right: 1px solid #d0d0d0;
-}
-
-.block, .important, .rb0, .rb1, .rb2, .rb3 {
- border-width: 1px;
- border-style: solid;
- border-color: #000000;
- background: #c6edff;
- background-image: url(?document=images/gradient-blue.png);
- background-repeat: repeat-y;
- padding-top: 15px;
- padding-left: 15px;
- padding-right: 15px;
- padding-bottom: 5px;
-}
-
-.rb0, .rb1, .rb2, .rb3 {
- margin-bottom: 10px;
-}
-.rb0, .rb1, .rb2, .rb3 {
- background: #FFFFFF;
- color: #000000;
-}
-
-.important {
- background: #ff8a00;
- background-image: url(?document=images/gradient-orange.png);
- background-repeat: repeat-y;
-}
-
-.rb3:hover {
- background: #BBBBBB;
- background-image: url(?document=images/gradient-blue-rev.png);
- background-repeat: repeat-y;
-}
-
-.rb2:hover {
- background: #CCCCCC;
- background: #BBBBBB;
- background-image: url(?document=images/gradient-blue.png);
- background-repeat: repeat-y;
-}
-
-.rb1:hover {
- background: #DDDDDD;
- background: #BBBBBB;
- background-image: url(?document=images/gradient-blue-rev.png);
- background-repeat: repeat-y;
-}
-
-.rb0:hover {
- background: #EEEEEE;
- background: #BBBBBB;
- background-image: url(?document=images/gradient-blue.png);
- background-repeat: repeat-y;
-}
-
-#sidebar {
- width:140px;
- float:right;
-}
-
-#sidebar p {
- font-size: 0.9em;
- line-height: 1.3em;
- margin: 0 0 12px 0;
-}
-
-.sidelink {
- text-align: left;
- display: block;
- width: 120px;
- background: #f8f8f8;
- padding: 3px 4px 3px 8px;
- margin: 5px 10px 5px 0;
-}
-
-.sidelink:hover {
- text-decoration: underline;
- color: #000000;
- background: #c6edff;
-}
-
-#footer {
- clear: both;
- background: #fafafa;
- color: #808080;
- font-size: 0.9em;
- padding: 8px 0 8px 0;
- border-top: 1px solid #d0d0d0;
- border-bottom: 1px solid #d0d0d0;
- text-align: center;
-}
-
-#footer a {
- color: #808080;
-}
-
-h1 {
- margin: 0 0 20px 0;
- font-size: 2.1em;
- font-weight: normal;
-}
-
-h2 {
- margin: 0 0 20px 0;
- font-size: 1.6em;
- font-weight: normal;
-}
-
-h3 {
- margin: 20px 0 10px 0;
- font-size: 1.4em;
- font-weight: normal;
-}
-
-p {
- margin: 0 0 15px 0;
- line-height: 1.5em;
- text-align: left;
-}
-
-.right {
- text-align: right;
-}
-
-a img {
- border: 0;
-}
-
-.photo {
- padding: 5px;
- display: block;
- margin: 0 auto 15px auto;
- background: #f0f0f0;
-}
-
-.hide {
- display: none;
-}
-
-li {
- padding: 5px;
-}
-
-ul.right {
- padding-right: 100px;
- float:right;
- text-align: left;
-}
-
-.limg {
- padding-right: 10px;
-}
-
-.iimg {
- padding-right: 30px;
-}
-
-