diff --git a/project/static/css/style.css b/project/static/css/style.css index 95f1cb8..b0ee072 100644 --- a/project/static/css/style.css +++ b/project/static/css/style.css @@ -664,9 +664,10 @@ tr.doc-row:hover {cursor:pointer;} .license-ways .col-last {width:185px;} #cabinet-popup {display:none;position:absolute;top:0;left:50%;z-index:99999;margin-top:30px;margin-left:250px;box-sizing:border-box;padding:40px 25px 25px 25px;width:300px;height:410px;background:url(../img/popup-cabinet.png) center center no-repeat;} #cabinet-popup h2 {font-size:16px;border-bottom:1px solid #fed13e;padding:0;margin:10px 0;} -.yellow_round {width:80px;height:80px;border-radius:40px;background:#fed13e;text-align:center;font-size:48px;font-weight:bold;line-height:80px;display:inline-block;} +.yellow_round {padding: 10px;border-radius:100px;background:#fed13e;text-align:center;font-size:40px;font-weight:bold;display:inline-block;} .grey {color:#7d8084;} a.popup-link {display:block;padding: 5px 0px 5px 25px;text-decoration:none;font-style:italic;color:#51558b;} +a.popup-link:hover{text-decoration:underline;} a.popup-buy-license {background:url(../img/popup-cart.png) no-repeat 0px center;} a.popup-my-accs {background:url(../img/popup-list.png) no-repeat 3px center;} a.popup-history {background:url(../img/popup-clock.png) no-repeat 3px center;} diff --git a/project/static/img/popup-cabinet.png b/project/static/img/popup-cabinet.png index b2b2675..cdbbae2 100644 Binary files a/project/static/img/popup-cabinet.png and b/project/static/img/popup-cabinet.png differ diff --git a/project/templates/base.html b/project/templates/base.html index d896e3a..bebfd80 100644 --- a/project/templates/base.html +++ b/project/templates/base.html @@ -120,7 +120,7 @@ {{ license_days }} Купить лицензию - Мои счета + Мои счета История расчетов

Настройки

Сменить пароль