summaryrefslogtreecommitdiff
path: root/lfpe.css
diff options
context:
space:
mode:
Diffstat (limited to 'lfpe.css')
-rw-r--r--lfpe.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/lfpe.css b/lfpe.css
index b7959fa..91b8c3a 100644
--- a/lfpe.css
+++ b/lfpe.css
@@ -4,6 +4,8 @@ textarea {
p#translating_status {
display: none;
+ margin-left: 4.2em;
+ margin-top: -5.5em
}
button {
@@ -17,3 +19,15 @@ p#fi {
display: none;
}
+div#wrapper {
+ margin: 4em;
+ padding: 1em;
+ border: 1px dashed #000
+}
+
+p#desc {
+ font-size:0.8em;
+ color: #ccc;
+ position: fixed
+}
+