Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
graf
/
refs/heads/master
/
.
/
css
/
general.css
blob: 767a1bf12bed24dc21fc721ba597ea2971719c83 [
file
] [
log
] [
blame
]
html
,
body
{
margin
:
0
;
width
:
100%
;
height
:
100%
;
background-color
:
#060606
;
color
:
white
;
-webkit-tap-highlight-color
:
rgba
(
0
,
0
,
0
,
0
);
user-select
:
none
!important
;
font-family
:
'Roboto'
;
}