mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-04 01:07:09 +00:00
And started using Bootstrap's responsive stylesheets, so we can start to look decent on phones
17 lines
288 B
Plaintext
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"
|
|
}
|
|
}
|
|
]
|
|
} |