summaryrefslogtreecommitdiffstatshomepage
path: root/scuttle.css
diff options
context:
space:
mode:
authorGravatar mensonge2009-02-09 14:05:21 +0000
committerGravatar mensonge2009-02-09 14:05:21 +0000
commit3a5dafcdc4efff42ff7f6d4f630b7666ff73248f (patch)
treecefb61dde7f3ca7837761e90249e91c47a51619e /scuttle.css
parent6a7316fe016688453c1eec93f5f2b9fdb09aa048 (diff)
downloadscuttle-3a5dafcdc4efff42ff7f6d4f630b7666ff73248f.tar.gz
scuttle-3a5dafcdc4efff42ff7f6d4f630b7666ff73248f.zip
Minor Fix: improve common description of tags and add variable into config file to allow or not everybody to edit these descriptions [Config file modified: ]
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@263 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'scuttle.css')
-rw-r--r--scuttle.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/scuttle.css b/scuttle.css
index 28377e0..17fe23a 100644
--- a/scuttle.css
+++ b/scuttle.css
@@ -302,6 +302,7 @@ p.commondescription {
padding-left:5px;
color: #555;
font-weight: bold;
+ font-size: medium;
border-left: 1px solid #CC8;
width: 70%;
}