mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
start status page
This commit is contained in:
@@ -105,6 +105,20 @@ a, a p {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
table {
|
||||
color: lightgray;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
th, td {
|
||||
border-right: dotted 1px lightgray;
|
||||
padding: 0 1em;
|
||||
}
|
||||
|
||||
tr {
|
||||
border: solid 1px lightgray;
|
||||
}
|
||||
|
||||
.transparent {
|
||||
opacity: 0 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user