fix URL's colors

This commit is contained in:
Jesús 2018-12-17 14:12:58 -05:00
parent 2990564e3c
commit 6001cd9977
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766
3 changed files with 4 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -215,6 +215,8 @@ footer
background: #a42833
.gitlab:hover
background: #e24329
.libregit:hover
background: #caccd1
.mediagoblin:hover
background: #775fa3
.notabug:hover

View File

@ -11,7 +11,7 @@
integrity="sha512-Ol+aW3PNQAjGdD0KCyelmB8whw85m+OUP6XSSFSfCC9CobIfc3/PpYI5y8G1KINs61i24t+qPh6ecNOkKIwj1g=="/>
<link rel="stylesheet" type="text/css"
href="{% static 'core/css/estilos.min.css' %}"
integrity="sha512-wJjFJE4Y1rMSwxycxWa6K3S7o09YF/gfP4/EpZEfgyh/809VwMVCJAMKoLNdnlNP9xszGF09/HmJaUcDnICkYQ=="/>
integrity="sha512-N4srGrtwxdIfNFwhCYCjAgtCLxh7uDhZHjZWuYIJ6dBMs8a1dHaQs6fA9ckEdqvUgNW8QXQgjuMFUYNjXr0llg=="/>
</head>
<body>
<!-- Header and Menu -->