Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
Kalamar
/
ea23674fb1d8457b1138596da151db2d746fc367
/
.
/
public
/
scss
/
base.scss
blob: 8337b78b0f294dfdb0170d33639f1b8ecbe93e31 [
file
] [
log
] [
blame
]
@charset
"utf-8"
;
@import
"colors"
;
body
,
html
,
select
{
color
:
$dark
-
grey
;
font
-
family
:
verdana
,
tahoma
,
arial
;
margin
:
0
;
}