mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-05 08:42:49 -08:00
11 lines
177 B
Text
11 lines
177 B
Text
tags: $:/tags/stylesheet
|
|
title: $:/plugins/tiddlywiki/tw2parser/image-css
|
|
type: text/plain
|
|
|
|
.classic-image-left{
|
|
float: left;
|
|
}
|
|
|
|
.classic-image-right{
|
|
float: right;
|
|
}
|