chiark
/
gitweb
/
~mdw
/
profile
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
dot/ipython-config.py: Fix bungled capability check.
[profile]
/
firefox
/
stylus
/
wikimedia.org.css
1
/* -*-css-*- */
2
/*@ domains: wikimedia.org, wikipedia.org, wiktionary.org, rationalwiki.org */
3
html, body { font-family: serif; }
4
.mw-body-content { font-size: 1em; }
5
.mw-body h1, .mw-body-content h1,
6
.mw-body-content h2,
7
.mw-body-content h3,
8
.mw-body-content h4,
9
.mw-body-content h5,
10
.mw-body-content h6 {
11
font-family: sans-serif;
12
font-weight: bold;
13
}
14
/*@END*/