mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-20 08:44:52 +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;
|
|
}
|