generated from Skynet/deploy_user
This commit is contained in:
parent
a52c4a4803
commit
a15883e21f
1 changed files with 13 additions and 0 deletions
|
@ -1,3 +1,16 @@
|
||||||
|
html, body {
|
||||||
|
height: 100%;
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
background-color: #00008B;
|
||||||
|
|
||||||
|
}
|
||||||
|
p{
|
||||||
|
font-family: "Times New Roman";
|
||||||
|
color: Da
|
||||||
|
;
|
||||||
|
font-size: 100%;
|
||||||
|
|
||||||
/* Style the tab */
|
/* Style the tab */
|
||||||
.tab {
|
.tab {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
Loading…
Add table
Reference in a new issue