Showing
1 changed file
with
7 additions
and
0 deletions
@@ -109,6 +109,13 @@ | @@ -109,6 +109,13 @@ | ||
109 | width: pxToRem(581px); | 109 | width: pxToRem(581px); |
110 | height:auto; | 110 | height:auto; |
111 | } | 111 | } |
112 | + | ||
113 | + a { | ||
114 | + color: #2f91f6; | ||
115 | + text-decoration: underline; | ||
116 | + | ||
117 | + } | ||
118 | + | ||
112 | } | 119 | } |
113 | margin-top: pxToRem(30px); | 120 | margin-top: pxToRem(30px); |
114 | margin-bottom: pxToRem(30px); | 121 | margin-bottom: pxToRem(30px); |
-
Please register or login to post a comment