generated from Skynet/deploy_user
This commit is contained in:
parent
b96432f97c
commit
6362bb267c
1 changed files with 6 additions and 2 deletions
|
@ -5,10 +5,14 @@ html, body {
|
|||
background-color: grey;
|
||||
|
||||
}
|
||||
p{
|
||||
p1{
|
||||
font-family: "Times New Roman";
|
||||
color: darkorange;
|
||||
font-size: 100%;
|
||||
background-color: black;
|
||||
color: green;
|
||||
}
|
||||
p.solid{border-style: solid;}
|
||||
|
||||
|
||||
/* Style the tab */
|
||||
.tab {
|
||||
|
|
Loading…
Add table
Reference in a new issue