[pirate-politics] r627 committed - new style file

2 views
Skip to first unread message

pirate-...@googlecode.com

unread,
Feb 17, 2011, 12:32:27 PM2/17/11
to pirate-poli...@googlegroups.com
Revision: 627
Author: fragro
Date: Thu Feb 17 09:28:25 2011
Log: new style file
http://code.google.com/p/pirate-politics/source/detail?r=627

Modified:
/trunk/pirate-politics/static/style.css

=======================================
--- /trunk/pirate-politics/static/style.css Thu Feb 17 09:27:41 2011
+++ /trunk/pirate-politics/static/style.css Thu Feb 17 09:28:25 2011
@@ -1,6 +1,8 @@
-.header { font-family: "Times New Roman", Times, serif ; font-size:105%;}
+.header { font-family: "Times New Roman", Times, serif ; font-size:105%;
position:fixed; top: 0;
+left: 0;
+height: 83px; z-index:2;}
body {font-family: Helvetica, sans-serif; }
-html, body { margin: 0; padding: 0; height: 100%; }
+html, body { margin: 0; padding: 0; height:90%;}
body{
background:#eee;
}
@@ -11,14 +13,25 @@
input { margin: 0; padding: 0; }

.container {
-min-height: 100%;
+margin-top:83px;
+}
+
+.master {
+margin-top:83px;
+min-height:99%;
margin: 0 auto;
+
}

.footer {
+width: 680px;
+text-align: center;
+padding-top: 10px;
+margin: -55px auto 0 auto;
background:#eee;
-text-align: right;
-margin: -50px auto 0 auto;
+text-align: center;
+margin: 0 auto;
+
}

hr {
@@ -38,7 +51,7 @@
}

.pagehead {
- top:10px;
+ margin-top:15px;
margin-left:2%;
position:relative; /* This fixes the IE7 overflow hidden bug */
float:left;
@@ -96,20 +109,25 @@
.addcomment {
padding-left: 5px;
}
+
+.fullheader {
+ position:fixed;
+ width:100%;
+ z-index:2
+}
+

.header {
width:100%;
background-color:#202B2E;
-moz-border-radius-bottomleft: 20px;
border-bottom-left-radius: 20px;
- position:relative;
-moz-box-shadow: 0px 0px 50px #888;
-webkit-box-shadow: 0px 0px 50px #888;
box-shadow: 0px 0px 50px #888;
}

.header .headtitle {
- position:relative;
color:#EFEFEF;
font-size:200%;
font-style:bold;
@@ -271,6 +289,7 @@
}

.issuemask {
+ margin-top:20px;
position:relative;
width:100%;
/*position:left;*/
@@ -513,7 +532,6 @@
.bigvoting {
float:left;
}
-

.voting img, .bigvoting img{ cursor:pointer; }

@@ -673,6 +691,7 @@
}

.threecol {
+ background:#eee;
position:relative; /* This fixes the IE7 overflow hidden bug */
float:left;
width:100%;
@@ -753,13 +772,13 @@

.col1,
.col2,
-.col3,
-.iss_col1 {
+.col3{
float:left;
position:relative;
padding:0 0 0 0; /* no left and right padding on columns, we just make
them narrower instead
only padding top and bottom is included here, make it whatever value
you need */
overflow:hidden;
+ margin-top:15px;
/*border:1px dashed black;*/
}

@@ -793,17 +812,15 @@
width:80%;
}

-.col2 {
+.col2 {background:#eee;
+ float:left;
width:50%;
}
-
-.col1 {
- width:29%;
-}

.col3 {
+ text-align:center;
float:right;
- width:35%;
+ width:45%;
}

.col1 ul, .col2 ul, .col3 ul{

Reply all
Reply to author
Forward
0 new messages