X-Git-Url: http://git.rot13.org/?p=MojoFacets.git;a=blobdiff_plain;f=public%2Fmojo_facets.css;h=7f42068a1c28f72430e2d2b21019b41a49caf1d6;hp=7d07948b8be7a247f9089a12159cc02cd335fbc6;hb=2194c3da3473ea1e9003f72b9ee8cf558df76ab0;hpb=fa8c651284f68489c3575e84b95447e14377c4eb diff --git a/public/mojo_facets.css b/public/mojo_facets.css index 7d07948..7f42068 100644 --- a/public/mojo_facets.css +++ b/public/mojo_facets.css @@ -174,3 +174,16 @@ a.facet { text-decoration: line-through; } +div.edit a { + margin-top: 3em; + float: right; +} + +div.edit { + border-bottom: 1px dashed #eee; +} + +div.edit pre { + display: block; +} +