feature(database-connection): Restructure frontend
This commit is contained in:
@@ -18,37 +18,6 @@
|
||||
filter: blur(5px);
|
||||
}
|
||||
|
||||
.first-place {
|
||||
font-size: xx-large;
|
||||
font-weight: bolder;
|
||||
color: gold;
|
||||
}
|
||||
|
||||
.second-place {
|
||||
font-size: x-large;
|
||||
font-weight: bold;
|
||||
color: silver;
|
||||
}
|
||||
|
||||
.third-place {
|
||||
font-size: larger;
|
||||
color: saddlebrown;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-size: 4vw;
|
||||
color: #88c9db;
|
||||
}
|
||||
|
||||
|
||||
.error-message {
|
||||
color: red;
|
||||
}
|
||||
|
||||
footer {
|
||||
padding: 2rem;
|
||||
}
|
||||
|
||||
a:link,
|
||||
a:visited,
|
||||
a:hover,
|
||||
|
||||
Reference in New Issue
Block a user