@@ -79,6 +79,15 @@ a {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
|
||||||
|
/* MediaWiki's TOC table -- this does not pertain to gollum's own TOC functionality */
|
||||||
|
table.toc {
|
||||||
|
width: auto;
|
||||||
|
display: inline-table;
|
||||||
|
.anchor {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.anchor {
|
.anchor {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
Reference in New Issue
Block a user