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