generated from Skynet/deploy_user
This commit is contained in:
parent
a15883e21f
commit
f5421a240a
1 changed files with 2 additions and 3 deletions
|
@ -7,8 +7,7 @@ html, body {
|
||||||
}
|
}
|
||||||
p{
|
p{
|
||||||
font-family: "Times New Roman";
|
font-family: "Times New Roman";
|
||||||
color: Da
|
color: darkorange;
|
||||||
;
|
|
||||||
font-size: 100%;
|
font-size: 100%;
|
||||||
|
|
||||||
/* Style the tab */
|
/* Style the tab */
|
||||||
|
@ -20,7 +19,7 @@ p{
|
||||||
|
|
||||||
/* Style the buttons that are used to open the tab content */
|
/* Style the buttons that are used to open the tab content */
|
||||||
.tab button {
|
.tab button {
|
||||||
background-color: inherit;
|
background-color: darkorange;
|
||||||
float: left;
|
float: left;
|
||||||
border: none;
|
border: none;
|
||||||
outline: none;
|
outline: none;
|
||||||
|
|
Loading…
Add table
Reference in a new issue