This commit is contained in:
progr76@gmail.com
2019-02-21 17:31:48 +03:00
parent 501ea7c584
commit 572a61a6a6
35 changed files with 4230 additions and 95 deletions

View File

@@ -512,3 +512,13 @@ button.radius
color:saddlebrown;
margin: 0;
}
.olink
{
text-decoration: none;
color: #0f1057;
}
.olink:hover
{
font-weight: bold;
}