mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 04:42:22 +02:00
fixes for microorganisms.codes
This commit is contained in:
@ -164,7 +164,7 @@ help {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* tables */
|
||||
/* tables, make them look like scientific ones */
|
||||
.table {
|
||||
font-size: 90%;
|
||||
}
|
||||
@ -209,3 +209,6 @@ table a:not(.btn):hover, .table a:not(.btn):hover {
|
||||
border: 2px #2c3e50 dashed;
|
||||
margin-top: 1%;
|
||||
}
|
||||
#btn_collapseDisqus {
|
||||
white-space: normal;
|
||||
}
|
||||
|
Reference in New Issue
Block a user