This commit is contained in:
Kevin Sawicki 2016-04-26 09:30:37 -07:00
Родитель 7e9d790070
Коммит c6edab0950
1 изменённых файлов: 3 добавлений и 6 удалений

Просмотреть файл

@ -46,13 +46,10 @@
vertical-align: middle !important;
}
a {
color: #39AEC6;
text-decoration: none;
}
a,
a:hover {
text-decoration: underline;
color: #2ab0cb;
text-decoration: none;
}
pre, code {