aboutsummaryrefslogtreecommitdiffstats
path: root/web/static/css/style.css
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2014-09-07 16:01:05 -0400
committerThibaut Horel <thibaut.horel@gmail.com>2014-09-07 16:01:05 -0400
commitcd51d7e0d763ed669a2a45555d64d81e3b2478a1 (patch)
tree52d27202e5971f1972c2a3e3430913b93f55b9dd /web/static/css/style.css
parentd28394833d54a68f5ca13d2edaa261128f6c5170 (diff)
parent6283b6582960544dc02e438e739775e3239b802c (diff)
downloadocr-layer-curation-cd51d7e0d763ed669a2a45555d64d81e3b2478a1.tar.gz
Merge branch 'master' of horel.org:thibaut/ocr-layer-curation
Conflicts: web/static/css/style.css web/templates/index.html web/utils.py
Diffstat (limited to 'web/static/css/style.css')
-rw-r--r--web/static/css/style.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/web/static/css/style.css b/web/static/css/style.css
index ec73fd0..b293da8 100644
--- a/web/static/css/style.css
+++ b/web/static/css/style.css
@@ -27,4 +27,15 @@ span:hover {
padding: 3.5em 2em;
font-size: 18px;
line-height: 180%;
+
+#texte-non-corrige {
+ margin-top:0cm;
+ width: 10cm;
+ float: left;
+}
+
+#texte-corrige {
+ margin-top:0cm;
+ width: 10cm;
+ float: left;
}