summaryrefslogtreecommitdiffstats
path: root/funcweb
diff options
context:
space:
mode:
authormakkalot <makkalot@gmail.com>2008-06-18 15:58:50 +0300
committermakkalot <makkalot@gmail.com>2008-06-18 15:58:50 +0300
commit801729bacc64df7463ef96ff571707e9877eb54a (patch)
treefa36748d3c99faa7848bbf4c1af1b33062c8b987 /funcweb
parent3836c5c08de058b44e386d74af27f72b6cc01244 (diff)
downloadthird_party-func-801729bacc64df7463ef96ff571707e9877eb54a.tar.gz
third_party-func-801729bacc64df7463ef96ff571707e9877eb54a.tar.xz
third_party-func-801729bacc64df7463ef96ff571707e9877eb54a.zip
adding a new column for results,i know im terrible in that
Diffstat (limited to 'funcweb')
-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;