unnecessary classes deleted and styles updated

This commit is contained in:
batuhanbas
2020-02-11 03:40:32 +03:00
parent b76698dbe1
commit 1bb04d28e1
16 changed files with 135 additions and 171 deletions

View File

@@ -12,6 +12,14 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
}
/*--Header Set Color Finish--*/
/*--------Selection Reference--------*/
::selection
{
background-color: #3c3f72;
color: #ffffff;
}
/*--------Selection Reference Finish--------*/
/*--Anchor Color--*/
a
{