Create or overwrite the tiddler...

$:/TopSideBar 

and put styles like these...

```
.tw-topmenu {
    background: white !important;
    height: 3em;
    padding: 1em 5em;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

.tw-topmenu a.tw-tiddlylink {
    padding:2px 1em;
    color:darkgrey;
}
```

...into a StyleSheet type tiddler tagged $:/tags/stylesheet.

Best wishes, Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to