uff muchas cosas, agrege projecto y setup

This commit is contained in:
Daniel Cortés
2019-10-14 22:59:22 -03:00
parent 45a441bb2c
commit a7929c0097
36 changed files with 334 additions and 147 deletions

View File

@@ -129,11 +129,11 @@ article {
=> Buttons & Links
*******************************************************************************/
.admin-link {
.special-link {
color: $admin-color;
}
.admin-link:hover{
.special-link:hover{
color: $admin-color;
border-bottom: 1px $admin-color solid;
background-color: transparent;