misc fixes (#198)
This commit is contained in:
parent
32ac94f827
commit
7ff96743c2
1 changed files with 10 additions and 0 deletions
|
@ -487,3 +487,13 @@ a.nav-link:hover {
|
||||||
#frontpage .container .col-lg-8 {
|
#frontpage .container .col-lg-8 {
|
||||||
background-image: none !important;
|
background-image: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#post-text a, #post-text img {
|
||||||
|
margin-left: 0px;
|
||||||
|
margin-right: 0px;
|
||||||
|
margin-top: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tooltip {
|
||||||
|
color:black !important;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue