summaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authoroetting <jacob@oettinger.dk>2008-04-23 08:11:32 +0000
committeroetting <jacob@oettinger.dk>2008-04-23 08:11:32 +0000
commit3a3f4be67f2043eaff6adb270ea2df0168e5613f (patch)
treebe2432cc12ffc493804af562c345e75900ed06ca /styles
parent079795540ffddc6f8e3d939d2046d3dbefb3afca (diff)
downloadwebgrind-3a3f4be67f2043eaff6adb270ea2df0168e5613f.zip
webgrind-3a3f4be67f2043eaff6adb270ea2df0168e5613f.tar.gz
webgrind-3a3f4be67f2043eaff6adb270ea2df0168e5613f.tar.bz2
Styling
Diffstat (limited to 'styles')
-rw-r--r--styles/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/styles/style.css b/styles/style.css
index de2bd47..3ca0cc2 100644
--- a/styles/style.css
+++ b/styles/style.css
@@ -48,6 +48,7 @@ h2 {
#hello_message {
text-align: center;
+ margin: 30px 0;
}
#trace_view {
@@ -132,6 +133,9 @@ img.list_reload {
left: -1px;
}
+.block_box {
+ margin: 10px 10px;
+}
.num {
float: left;