parent
4e7eb5be9d
commit
23eec25274
14 changed files with 304 additions and 164 deletions
|
@ -240,6 +240,9 @@ img.avatar-100 {
|
|||
.text-black {
|
||||
color: #444444;
|
||||
}
|
||||
.text-gold {
|
||||
color: #a1882b;
|
||||
}
|
||||
.table {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
|
|
|
@ -259,6 +259,9 @@ clear: both;
|
|||
.text-black {
|
||||
color: #444444;
|
||||
}
|
||||
.text-gold {
|
||||
color: #a1882b;
|
||||
}
|
||||
.table {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue