mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-27 04:11:55 -08:00
And started using Bootstrap's responsive stylesheets, so we can start to look decent on phones
17 lines
No EOL
288 B
Text
17 lines
No EOL
288 B
Text
{
|
|
"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"
|
|
}
|
|
}
|
|
]
|
|
} |