mirror of
https://github.com/Fluffy-Bean/Fluffys-website.git
synced 2025-06-10 12:23:14 +00:00
:3
This commit is contained in:
parent
eeede63f23
commit
da699baf37
4 changed files with 24 additions and 18 deletions
|
@ -86,11 +86,6 @@ a:visited {
|
|||
span {
|
||||
display: inline;
|
||||
}
|
||||
.gray-info {
|
||||
font-style: italic;
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
.carty-colour {
|
||||
color: #C29356;
|
||||
font-weight: bold;
|
||||
|
@ -111,3 +106,14 @@ span {
|
|||
color: #542b00;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.gray-info {
|
||||
font-style: italic;
|
||||
opacity: 0.6;
|
||||
z-index: inherit;
|
||||
}
|
||||
.center {
|
||||
margin-left: auto; margin-right: auto;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue