Add page tail that contains the key of the current Sone.
[Sone.git] / src / main / resources / static / css / sone.css
index 32fa4c3..ab45d45 100644 (file)
        display: inline;
 }
 
+#sone #tail .import-key {
+       margin-top: 1em;
+       border-top: solid 1px #ccc;
+       padding-top: 1em;
+       text-align: center;
+       font-size: 85%;
+       color: #888;
+}
+
 
 #sone h1 {
        font-family: inherit;