mirror of
https://github.com/cwchristerw/tjas-infra
synced 2025-09-09 23:12:51 +00:00
Update style in Nginx default page
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
*, *:active, *:focus, *:hover, *:visited, *:link {
|
||||
@@ -40,6 +41,12 @@
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
ul {
|
||||
font-size: 1.5rem;
|
||||
list-style-type: none;
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
p {
|
||||
margin-bottom: 0px;
|
||||
margin-top: 0px;
|
||||
@@ -51,12 +58,9 @@
|
||||
}
|
||||
|
||||
footer {
|
||||
color: #555555 !important;
|
||||
margin-top: 50px;
|
||||
}
|
||||
|
||||
footer * {
|
||||
color: #555555;
|
||||
}
|
||||
</style>
|
||||
|
||||
<!-- Link: CSS -->
|
||||
|
Reference in New Issue
Block a user