fix URL's colors
This commit is contained in:
parent
2990564e3c
commit
6001cd9977
2
core/static/core/css/estilos.min.css
vendored
2
core/static/core/css/estilos.min.css
vendored
File diff suppressed because one or more lines are too long
@ -215,6 +215,8 @@ footer
|
|||||||
background: #a42833
|
background: #a42833
|
||||||
.gitlab:hover
|
.gitlab:hover
|
||||||
background: #e24329
|
background: #e24329
|
||||||
|
.libregit:hover
|
||||||
|
background: #caccd1
|
||||||
.mediagoblin:hover
|
.mediagoblin:hover
|
||||||
background: #775fa3
|
background: #775fa3
|
||||||
.notabug:hover
|
.notabug:hover
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
integrity="sha512-Ol+aW3PNQAjGdD0KCyelmB8whw85m+OUP6XSSFSfCC9CobIfc3/PpYI5y8G1KINs61i24t+qPh6ecNOkKIwj1g=="/>
|
integrity="sha512-Ol+aW3PNQAjGdD0KCyelmB8whw85m+OUP6XSSFSfCC9CobIfc3/PpYI5y8G1KINs61i24t+qPh6ecNOkKIwj1g=="/>
|
||||||
<link rel="stylesheet" type="text/css"
|
<link rel="stylesheet" type="text/css"
|
||||||
href="{% static 'core/css/estilos.min.css' %}"
|
href="{% static 'core/css/estilos.min.css' %}"
|
||||||
integrity="sha512-wJjFJE4Y1rMSwxycxWa6K3S7o09YF/gfP4/EpZEfgyh/809VwMVCJAMKoLNdnlNP9xszGF09/HmJaUcDnICkYQ=="/>
|
integrity="sha512-N4srGrtwxdIfNFwhCYCjAgtCLxh7uDhZHjZWuYIJ6dBMs8a1dHaQs6fA9ckEdqvUgNW8QXQgjuMFUYNjXr0llg=="/>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<!-- Header and Menu -->
|
<!-- Header and Menu -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user