repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
thumb_handler.php doesn't seem to extract path_info correctly
[mediawiki.git]
/
resources
/
mediawiki.ui
/
sourcefiles
/
scss
/
settings
/
_typography.scss
blob
5f0cea282923bbe49eb65000696ba60bd49b82cf
1
$baseFontSize: 1em;
2
$baseFontFamily: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
3
$baseLineHeight: 1.4 * $baseFontSize;
4
$baseFontColor: $agoraTextColor;
5
6
$smallFontSize: 0.75em;