瀏覽代碼

Change position of credit link

Amauri CHAMPEAUX 6 年之前
父節點
當前提交
4671f04aba
共有 1 個文件被更改,包括 13 次插入0 次删除
  1. 13 0
      css/tarteaucitron.css

+ 13 - 0
css/tarteaucitron.css

@@ -690,3 +690,16 @@ div#tarteaucitronInfo {
     border-top: 1px solid;
     border-top: 1px solid;
     border-color: #555;
     border-color: #555;
 }
 }
+
+a.tarteaucitronSelfLink {
+    position: absolute;
+    left: 0;
+    right: 0;
+    padding-top: 13px!important;
+    display: block;
+    text-shadow: 0 0 14px white;
+    text-transform: uppercase;
+}.tarteaucitronMainLine h2 {
+    font-size: 1.2em!important;
+    margin-top: 4px!important;
+}