Always fullscreen
This commit is contained in:
parent
fc3ad1f820
commit
ef1eede323
1 changed files with 10 additions and 9 deletions
|
@ -7,6 +7,8 @@
|
||||||
background-color: #0078d7;
|
background-color: #0078d7;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
font-family: ms-segoeui;
|
font-family: ms-segoeui;
|
||||||
|
width: 1920px;
|
||||||
|
}
|
||||||
|
|
||||||
a:link {
|
a:link {
|
||||||
color: #ffffff
|
color: #ffffff
|
||||||
|
@ -19,7 +21,6 @@
|
||||||
a:hover {
|
a:hover {
|
||||||
color: #ffffff
|
color: #ffffff
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.frown {
|
.frown {
|
||||||
font-size: 200px;
|
font-size: 200px;
|
||||||
|
|
Loading…
Reference in a new issue