summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-10-16 22:49:47 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-10-16 22:49:47 +0200
commitd56165a7710776288039d5c9ab01a0e497e9eb45 (patch)
tree40322aff21773f5f487ea03ddcadcc6c9287bfc6 /static
parent0b654fe38af7a0cc4c8854f57e860c5188bba1f6 (diff)
downloadkosten-d56165a7710776288039d5c9ab01a0e497e9eb45.tar.gz
kosten-d56165a7710776288039d5c9ab01a0e497e9eb45.tar.bz2
kosten-d56165a7710776288039d5c9ab01a0e497e9eb45.zip
CSS: Tabs to spaces
Diffstat (limited to 'static')
-rw-r--r--static/css/style.css180
1 files changed, 90 insertions, 90 deletions
diff --git a/static/css/style.css b/static/css/style.css
index af512e8..19506df 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -5,30 +5,30 @@ Released for free under a Creative Commons Attribution 2.5 License
*/
body {
- margin: 0;
- padding: 0;
- background: #000000;
- font-size: 13px;
- font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
- text-align: justify;
- color: #FFFFFF;
+ margin: 0;
+ padding: 0;
+ background: #000000;
+ font-size: 13px;
+ font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
+ text-align: justify;
+ color: #FFFFFF;
}
h1, h2, h3 {
- margin: 0;
- text-transform: lowercase;
- font-weight: normal;
- color: #FFFFFF;
+ margin: 0;
+ text-transform: lowercase;
+ font-weight: normal;
+ color: #FFFFFF;
}
h1 {
- letter-spacing: -1px;
- font-size: 32px;
+ letter-spacing: -1px;
+ font-size: 32px;
}
h2 {
- font-size: 23px;
+ font-size: 23px;
}
h3 {
@@ -36,8 +36,8 @@ h3 {
}
p, ul, ol {
- text-align: justify;
- line-height: 20px;
+ text-align: justify;
+ line-height: 20px;
}
p + h2, p + h3 {
@@ -45,32 +45,32 @@ p + h2, p + h3 {
}
a:link {
- color: #8BD80E;
+ color: #8BD80E;
}
a:hover, a:active {
- text-decoration: none;
- color: #8BD80E;
+ text-decoration: none;
+ color: #8BD80E;
}
a:visited {
- color: #8BD80E;
+ color: #8BD80E;
}
img {
- border: none;
+ border: none;
}
#left {
float: left;
- margin-right: 15px;
- text-decoration: none;
+ margin-right: 15px;
+ text-decoration: none;
}
#right {
float: right;
- margin-left: 15px;
- text-decoration: none;
+ margin-left: 15px;
+ text-decoration: none;
}
.arrow {
@@ -122,101 +122,101 @@ img {
/* Header */
#header {
- width: 760px;
- margin: 0 auto;
- height: 42px;
+ width: 760px;
+ margin: 0 auto;
+ height: 42px;
}
#head-wrapper {
- margin: 0;
- padding: 0;
- background: #FFFFFF url(../images/img01.gif) repeat-x left top;
+ margin: 0;
+ padding: 0;
+ background: #FFFFFF url(../images/img01.gif) repeat-x left top;
}
/* Menu */
#menu {
- float: left;
- width: 760px;
- height: 50px;
- background: url(../images/img02.gif) no-repeat left top;
+ float: left;
+ width: 760px;
+ height: 50px;
+ background: url(../images/img02.gif) no-repeat left top;
}
#menu > ul {
- margin: 0;
- padding: 0px 0 0 10px;
- list-style: none;
- line-height: normal;
+ margin: 0;
+ padding: 0px 0 0 10px;
+ list-style: none;
+ line-height: normal;
}
.menu-item {
- display: block;
- float: left;
+ display: block;
+ float: left;
}
.menu-item > a {
- display: block;
- float: left;
- background: url(../images/img04.gif) no-repeat right 55%;
- margin-top: 5px;
- margin-right: 3px;
- padding: 8px 17px;
- text-decoration: none;
- font-size: 13px;
- color: #000000;
+ display: block;
+ float: left;
+ background: url(../images/img04.gif) no-repeat right 55%;
+ margin-top: 5px;
+ margin-right: 3px;
+ padding: 8px 17px;
+ text-decoration: none;
+ font-size: 13px;
+ color: #000000;
}
.menu-item > a:hover {
- color: #000000;
+ color: #000000;
}
/** LOGO */
#logo {
- width: 760px;
- height: 80px;
- margin: 0 auto;
+ width: 760px;
+ height: 80px;
+ margin: 0 auto;
}
#logo > h1, #logo > h2, #logo > img {
- float: left;
- margin: 0;
- padding: 30px 0 0 0px;
- line-height: normal;
+ float: left;
+ margin: 0;
+ padding: 30px 0 0 0px;
+ line-height: normal;
}
#logo > img {
- float: left;
- margin-right: 15px;
- padding: 30px 0 0 0px;
+ float: left;
+ margin-right: 15px;
+ padding: 30px 0 0 0px;
}
#logo > h1 {
- font-family: Georgia, "Times New Roman", Times, serif;
- font-size:40px;
+ font-family: Georgia, "Times New Roman", Times, serif;
+ font-size:40px;
}
#logo > h1 > a {
- text-decoration: none;
- color: #4C4C4C;
+ text-decoration: none;
+ color: #4C4C4C;
}
#logo > h1 > a:hover { text-decoration: underline; }
#logo > h2 {
- float: left;
- padding: 45px 0 0 18px;
- font: 18px Georgia, "Times New Roman", Times, serif;
- color: #8BD80E;
+ float: left;
+ padding: 45px 0 0 18px;
+ font: 18px Georgia, "Times New Roman", Times, serif;
+ color: #8BD80E;
}
/* Page */
#page {
- width: 710px;
- margin: 0 auto;
- background: #4C4C4C url(../images/img03.gif) no-repeat left bottom;
- padding: 0 25px;
+ width: 710px;
+ margin: 0 auto;
+ background: #4C4C4C url(../images/img03.gif) no-repeat left bottom;
+ padding: 0 25px;
}
/* Post */
@@ -241,15 +241,15 @@ img {
}
#content {
- float: left;
- width: 710px;
- padding: 15px 0px;
- margin-bottom: 20px;
+ float: left;
+ width: 710px;
+ padding: 15px 0px;
+ margin-bottom: 20px;
}
#page_heading {
- margin-bottom: 20px;
- padding-bottom: 5px;
+ margin-bottom: 20px;
+ padding-bottom: 5px;
}
#content h2, #content h3 {
@@ -262,24 +262,24 @@ input[type=submit] {
/* Footer */
#footer {
- margin: 0 auto;
- padding: 20px 0 10px 0;
- background: #000000;
- height: auto;
+ margin: 0 auto;
+ padding: 20px 0 10px 0;
+ background: #000000;
+ height: auto;
}
#footer > p {
- font-size: 11px;
+ font-size: 11px;
}
#legal {
- clear: both;
- padding-top: 17px;
- text-align: center;
- color: #FFFFFF;
+ clear: both;
+ padding-top: 17px;
+ text-align: center;
+ color: #FFFFFF;
}
#legal > a {
- font-weight: normal;
- color: #FFFFFF;
+ font-weight: normal;
+ color: #FFFFFF;
}