1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-08 13:04:21 +00:00
TiddlyWiki5/core/styles/tiddlywiki.plugin
Jeremy Ruston 663fd2fe10 More styling adjustments
And started using Bootstrap's responsive stylesheets, so we can start
to look decent on phones
2012-06-24 17:07:38 +01:00

17 lines
288 B
Plaintext

{
"tiddlers": [
{
"file": "tiddlywiki.css",
"fields": {
"title": "$:/core/lib/tiddlywiki.css",
"type": "text/css"
}
}, {
"file": "bootstrap-responsive.css",
"fields": {
"title": "$:/core/lib/bootstrap-responsive.css",
"type": "text/css"
}
}
]
}