Parabola
Home
Packages
Wiki
Forum
Issues
Projects
Download
index
:
parabolawiki.git
archwiki
coadde/master
emulatorman/master
master
production
The install of MediaWiki that powers our wiki (custom skin et c.)
Luke Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
resources
/
mediawiki.ui
/
sourcefiles
/
scss
/
mixins
/
_type.scss
blob: 8a93a08b7b8edf9cb98b8f0d2c33cd976fa95f21 (
plain
)
1
2
3
4
5
6
@mixin vector-type
{
font
: {
size
:
$baseFontSize
;
}
line-height
:
$baseLineHeight
;
}