summaryrefslogtreecommitdiffstats
path: root/funcweb/funcweb/static/css/style.css
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-06-23 12:30:56 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-06-23 12:30:56 -0400
commit5aeaa5a411c2e5b8f297ba1eed02aa2663ff7225 (patch)
tree3d93438c48edb9b3fdb27dafb01cd38b3f754321 /funcweb/funcweb/static/css/style.css
parent76996c8ac3016389fdafb47e7791f2c636e2a4ed (diff)
parent30a2391e1078bca14c83ad3b433a46f6929b29f4 (diff)
downloadfunc-5aeaa5a411c2e5b8f297ba1eed02aa2663ff7225.tar.gz
func-5aeaa5a411c2e5b8f297ba1eed02aa2663ff7225.tar.xz
func-5aeaa5a411c2e5b8f297ba1eed02aa2663ff7225.zip
Merge branch 'makkalot_extreme'
Diffstat (limited to 'funcweb/funcweb/static/css/style.css')
-rw-r--r--funcweb/funcweb/static/css/style.css10
1 files changed, 8 insertions, 2 deletions
diff --git a/funcweb/funcweb/static/css/style.css b/funcweb/funcweb/static/css/style.css
index b320cb6..703e22e 100644
--- a/funcweb/funcweb/static/css/style.css
+++ b/funcweb/funcweb/static/css/style.css
@@ -506,7 +506,7 @@ background-position:100% -24px;
/*********** My Fedora Widget stuff *************/
.col {
- margin: 5px
+ margin: 10px
padding: 0 0 2ex;
}
@@ -642,7 +642,7 @@ background-position:100% -24px;
.col {
float: left;
- margin: 5px;
+ margin: 30px;
padding: 0 0 2ex;
padding-bottom: 32767px;
margin-bottom: -32767px;
@@ -677,6 +677,10 @@ background-position:100% -24px;
}
+#col5 {
+ width: 200px;
+ margin-left: 500px;
+}
.widget-list {
/*display: table-cell;*/
}
@@ -699,6 +703,8 @@ background-position:100% -24px;
background-color: white;
}
+
+
.widget h2 {
border-width: 1px 1px 1px 1px;
font-weight: bold;