mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-14 19:19:18 +00:00
finis!
This commit is contained in:
@ -938,3 +938,24 @@ table {
|
||||
.bloc-filter label {
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
.post u {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.post i {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.post ol {
|
||||
list-style: decimal-leading-zero;
|
||||
}
|
||||
|
||||
.post ul {
|
||||
list-style: disc;
|
||||
}
|
||||
|
||||
.bloc-search a {
|
||||
color: inherit;
|
||||
text-decoration: inherit;
|
||||
}
|
||||
|
Reference in New Issue
Block a user