Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/yanlinlin82/simple-style.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/main.css')
-rw-r--r--static/css/main.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/css/main.css b/static/css/main.css
index 9e0b74c..ec335f1 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -21,3 +21,5 @@ pre{border:1px solid #999;background-color:#f0f0f0;padding:5px;overflow:auto;max
pre code{border:0;background:none;padding:0}
ul.pagination{list-style-type:none;text-align:center}
li.page-item{display:inline;padding-right:15px}
+svg.permalink{color:#666;fill:currentColor}
+svg:hover.permalink{color:#f00;fill:currentColor}