]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - inc/shaarli.css
Update README and Shaarli's footer
[github/shaarli/Shaarli.git] / inc / shaarli.css
index 4bd52810aeb6491cb608af58086ed624e96be489..f6e580ba76b89f10bb0eead796d8b747d0e73277 100644 (file)
@@ -812,6 +812,10 @@ div.dailyEntryTitle {
     font-weight: bold;
 }
 
+div.dailyEntryLinkdate {
+    font-size: 8pt;
+}
+
 div.dailyEntryThumbnail {
     width: 100%;
     text-align: center;
@@ -1035,6 +1039,10 @@ div.dailyNoEntry {
     }
 }
 
+#toolsdiv a.button-description {
+       clear: none;
+}
+
 /* Highlight search results */
 .highlight {
     background-color: #FFFF33;