Rozbudowa strony oraz dodanie paru systemów
This commit is contained in:
+14
-2
@@ -89,15 +89,20 @@ body {
|
||||
color: black;
|
||||
}
|
||||
|
||||
|
||||
.select {
|
||||
text-align: center;
|
||||
text-align: left;
|
||||
margin: 32px;
|
||||
padding: 8px 15%;
|
||||
}
|
||||
|
||||
.select i {
|
||||
font-size: 36px;
|
||||
}
|
||||
|
||||
.select a {
|
||||
margin: 32px;
|
||||
font-size: 256px;
|
||||
font-size: 36px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@@ -108,3 +113,10 @@ body {
|
||||
.select table td {
|
||||
min-width: 120px;
|
||||
}
|
||||
|
||||
.line {
|
||||
width: 100%;
|
||||
background-color: rgb(74, 109, 239);
|
||||
padding: 1px;
|
||||
margin: 8px 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user