]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - defaultPages/StyleSheet/Default.xml
redirection
[Rakka.git] / defaultPages / StyleSheet / Default.xml
index 2e9dd0ed2d586b9cee37e451625572241df5cdd7..757e5f930c8a03dc91d050f9c3eb68d1a9eee8df 100644 (file)
@@ -436,5 +436,32 @@ img {
     bottom: 1em;
     right: 1em;
 }
+
+/* redirection message ********************************************************/
+.redirection {
+    margin: 5px;
+    padding: 2px;
+
+    font-size: 80%;
+
+    background-color: #fafafa;
+    color: #888888;
+
+    border-color: #eeeeee;
+    border-width: 1px;
+    border-style: dotted
+}
+
+.redirection input[type="button"] {
+    background-color: inherit;
+
+    color: #008800;
+    
+    border-width: 0;
+}
+
+.redirection input[type="button"]:hover {
+    color: #880000;
+}
 </textData>
 </page>