Commit cf721fae authored by Khumoyunmirzo Sodiqov's avatar Khumoyunmirzo Sodiqov

Release 28.10.2019

parent 224aaf10
...@@ -29,7 +29,26 @@ ...@@ -29,7 +29,26 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js"></script>
<style type="text/css">
#cabinet:hover {
/*background-color: #0B3C5D;*/
border: none;
color: #ffffff;
}
#cabinet:hover a {
color: #ffffff;
}
.nav_link {
color: #328CC1;
}
.nav_link:hover {
background-color: red;
}
</style>
</head> </head>
<body> <body>
<!-- Page--> <!-- Page-->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment