aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-10-03 15:28:44 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-10-03 15:28:44 +0000
commit158cd3429ea36ee22c04405d651cc3f634d9ef6b (patch)
tree0780513d2a0aa1ad2a701e76f8b9dbdcafe7acb5
parent811afc795551f5c11d8e181aaf3136d5aa984e07 (diff)
downloadellinika-158cd3429ea36ee22c04405d651cc3f634d9ef6b.tar.gz
ellinika-158cd3429ea36ee22c04405d651cc3f634d9ef6b.tar.bz2
(div.example): New class
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@186 941c8c0f-9102-463b-b60b-cd22ce0e6858
-rw-r--r--mainstyle.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/mainstyle.css b/mainstyle.css
index 12480ec..c319cf2 100644
--- a/mainstyle.css
+++ b/mainstyle.css
@@ -53,6 +53,14 @@ TD.separator {
background-color: #FFFFDD;
}
+div.example {
+ font-size: 80%;
+ border: 1px solid black;
+ padding: 8px;
+ display: table-cell;
+ text-align: center;
+}
+
.sample {
font-weight: bold;
}

Return to:

Send suggestions and report system problems to the System administrator.