summaryrefslogtreecommitdiff
path: root/tex/context/base/context.css
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2011-08-04 02:00:13 +0300
committerMarius <mariausol@gmail.com>2011-08-04 02:00:13 +0300
commitee4f24d635e0db2029f026a1c098ae76d1e537d3 (patch)
treef7556301a37485e08c0476bca6689715e9153f04 /tex/context/base/context.css
parent5056d7a854142aa63032b0a3ca4d41c496e41faf (diff)
downloadcontext-ee4f24d635e0db2029f026a1c098ae76d1e537d3.tar.gz
beta 2011.08.04 00:42
Diffstat (limited to 'tex/context/base/context.css')
-rw-r--r--tex/context/base/context.css20
1 files changed, 20 insertions, 0 deletions
diff --git a/tex/context/base/context.css b/tex/context/base/context.css
index f332ae242..1214d2cef 100644
--- a/tex/context/base/context.css
+++ b/tex/context/base/context.css
@@ -18,6 +18,26 @@ a.dir-view:link, a.dir-view:active, a.dir-view:visited {
.invalid {
color: #FF0000 ;
}
+button, .commonlink, .smallbutton {
+ font-weight: bold ;
+ font-size: 12px ;
+ text-decoration: none ;
+ color: #000000 ;
+ border-color: #7F7F7F ;
+ border-style: solid ;
+ border-width: .125ex ;
+ background-color: #FFFFFF ;
+ padding: .5ex ;
+}
+.smallbutton {
+ width: 1em ;
+}
+a.commonlink:link, a.commonlink:active, a.commonlink:visited, a.smalllink:link, a.smalllink:active, a.smalllink:visited {
+ font-weight: bold ;
+ font-size: 12px ;
+ text-decoration: none ;
+ color: #000000 ;
+}
h1, .title {
font-style: normal ;
font-weight: normal ;