mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-03 21:47:27 +00:00
12 lines
177 B
Plaintext
12 lines
177 B
Plaintext
tags: $:/tags/stylesheet
|
|
title: $:/plugins/tiddlywiki/tw2parser/image-css
|
|
type: text/plain
|
|
|
|
.classic-image-left{
|
|
float: left;
|
|
}
|
|
|
|
.classic-image-right{
|
|
float: right;
|
|
}
|