newStaffLDB-API #48
@ -4,8 +4,6 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<style>
|
||||
html {
|
||||
background-color: #404c55;
|
||||
background-image: radial-gradient(#2b343c, #404c55);
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
@ -17,6 +15,8 @@
|
||||
color: azure;
|
||||
font-family: sans-serif;
|
||||
text-align: center;
|
||||
background-color: #404c55;
|
||||
background-image: radial-gradient(#2b343c, #404c55);
|
||||
}
|
||||
#title {
|
||||
height: 100px;
|
||||
|
Loading…
Reference in New Issue
Block a user