Commit 03634cb7914185267d7572e5ecec5c65bffdb195
1 parent
f2a4ccfe
langs
Showing
2 changed files
with
2 additions
and
14 deletions
Show diff stats
frontend/views/layouts/main.php
... | ... | @@ -134,20 +134,6 @@ JS; |
134 | 134 | gtag('config', '<?=$settings->ga_code?>'); |
135 | 135 | </script> |
136 | 136 | <?php } ?> |
137 | - <style> | |
138 | - .langs { | |
139 | - text-transform: uppercase; | |
140 | - line-height: 23px; | |
141 | - margin-top: 2px; | |
142 | - margin-bottom: -2px; | |
143 | - } | |
144 | - .langs a.active { | |
145 | - color: #5cbfa9!important; | |
146 | - font-weight: bold; | |
147 | - cursor:default; | |
148 | - text-decoration:none; | |
149 | - } | |
150 | - </style> | |
151 | 137 | |
152 | 138 | </head> |
153 | 139 | <body> | ... | ... |
frontend/web/css/custom.css