Corran commited on
Commit
a47914c
1 Parent(s): 365b19f

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +5 -2
style.css CHANGED
@@ -117,6 +117,11 @@ section > .aside {
117
  font-size: 0.8em;
118
  }
119
 
 
 
 
 
 
120
  img {
121
  max-width: 100%;
122
  height: auto;
@@ -198,8 +203,6 @@ article > .sticky-content {
198
  }
199
  }
200
 
201
-
202
-
203
  .dialog {
204
  display: none;
205
  position: fixed;
 
117
  font-size: 0.8em;
118
  }
119
 
120
+ a {
121
+ color: inherit;
122
+ text-decoration: none;
123
+ }
124
+
125
  img {
126
  max-width: 100%;
127
  height: auto;
 
203
  }
204
  }
205
 
 
 
206
  .dialog {
207
  display: none;
208
  position: fixed;