fix hover color libregit

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

File diff suppressed because one or more lines are too long

View File

@ -216,7 +216,7 @@ footer
.gitlab:hover
background: #e24329
.libregit:hover
background: #caccd1
background: #333333
.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-N4srGrtwxdIfNFwhCYCjAgtCLxh7uDhZHjZWuYIJ6dBMs8a1dHaQs6fA9ckEdqvUgNW8QXQgjuMFUYNjXr0llg=="/>
integrity="sha512-MmZxs/4xVcM//Fd9zQJR6IMdWY9ah1hfsNqX4+fJg4KCFScZi+4Der2Tyh15PXyo6HuAUurACV1UxoiGukFO6g=="/>
</head>
<body>
<!-- Header and Menu -->