Loading...
Что нужно чтоб поменять весь шрифт в игре?тоесть где его менять?
крот , в css указать
Angry Cat , подскажи где именно
body {
background: rgb(15, 19, 26);
color: silver;
max-width: 420px;
min-width: 250px;
font-family: AnastasiaScript, sans-serif;
font-style: oblique;
font-variant: small-caps;
font-size: 12px;
margin: 0px auto;
}
.dailyTasksPage-task {
margin: 10px auto 0;
}
.dailyTask-descr {
padding: 5px 80px 5px 5px;
}
.dailyTask-text {
text-align: start;
line-height: 1.2;
color: #b3b1a8;
text-shadow: 0 2px 2px rgba(14,14,14,.8);
white-space: normal;
}
.dailyTask-status {
width: 80px;
padding: 4px 2px;
position: absolute;
right: 0;
top: 0;
text-align: center;
}
.dailyTask-image {
width: 38px;
height: 38px;
position: relative;
display: inline-block;
vertical-align: middle;
}
.picture-container {
position: relative;
width: 100%;
height: 100%;
}
.picture-image {
background-image: url("https://xrpg.mobi/Client/Images/Bank/gold-m.png");

position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-repeat: no-repeat;
-webkit-background-size: contain;
background-size: contain;
background-position: 50%;
}
.dailyTask-counter {
display: inline-block;
vertical-align: middle;
font-family: kundera;
color: #ffca4f;
}
.cell {
min-width: 44px;
height: 27px;
line-height: 27px;
position: relative;
}
.cell-bg {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}

.cell-bgLeft {
left: 0;
background-image: url("https://xrpg.mobi/Client/Images/Shared/Cell/bgLeft.png");
}
.cell-bgMiddle {
position: absolute;
top: 0;
bottom: 0;
left: 8px;
right: 8px;
background-image: url("https://xrpg.mobi/Client/Images/Shared/Cell/bgMiddle.png");
background-repeat: repeat-x;
-webkit-background-size: contain;
background-size: contain;
}
.cell-bgRight {
right: 0;
background-image: url("https://xrpg.mobi/Client/Images/Shared/Cell/bgRight.png");
}
.cell-bgLeft, .cell-bgRight {
width: 8px;
position: absolute;
top: 0;
bottom: 0;
background-repeat: no-repeat;
-webkit-background-size: contain;
background-size: contain;
}
.cell-bgTexture {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-image: url("https://xrpg.mobi/Client/Images/Shared/Cell/bgTexture.png");
background-repeat: no-repeat;
-webkit-background-size: contain;
background-size: contain;
background-position: 50%;
}
.cell-content {
padding: 0 10px;
position: relative;
}
.dailyTask {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 320px;
height: 76px;
padding: 2px 5px;
position: relative;
background-image: url("https://xrpg.mobi/Client/Images/Quest/taskBg_wide.png?v=2");
-webkit-background-size: contain;
background-size: contain;
cursor: pointer;
text-align: left;
white-space: nowrap;
}
.transparent45 {
filter: alpha(Opacity=75);
opacity: 0.75;
}
.hint {
position: relative;
display: block;
height: 80px;
text-align: left;
max-width: 360px;
min-width: 330px;
margin: 0 auto 17px;
}
.hint .bot {
position: absolute;
top: 0;
left: 3%;
z-index: 2;
}
.hint .border {
top: 14px;
position: relative;
background: url(https://ohota.mobi/images/design/hint-r.png) no-repeat right 10%,url(https://ohota.mobi/images/design/hint-l.png) no-repeat left 10%,url(https://ohota.mobi/images/design/hint-m.png) no-repeat 81%;
background-clip: border-box;
background-size: auto,auto,90% 65px;
height: 65px;
width: 97%;
margin-left: auto;
margin-right: auto;
}
.hint .border .button_text {
padding-left: 115px;
padding-right: 10px;
padding-top: 2px;
text-align: left;
font-size: 13px;
display: inline-block;
color: #76feff;
max-width: 360px;
}
.col-xs-12 {
width: 100%;
}
.level_wrapper {
padding: 2px 10px;
height: 44px;
}
.level_name_progress {
display: block;
float: left;
padding-bottom: 3px;
margin-top: 2px;
}
.level_name {
color: #fddbaa;
font-size: 18px;
display: block;
padding-top: 1px;
}
.level_progress {
display: block;
color: #8b8b8b;
font-size: 13px;
padding-bottom: 2px;
margin-top: -3px;
}
.btn-test-main {
position: relative;
margin: 20px 15px 30px 15px;
}
.btn-test {
background: url(https://ohota.mobi/images/buttons/btn-main-gr.png) repeat-x;
height: 36px;
line-height: 36px;
max-width: 280px;
margin: 0 auto;
position: absolute;
bottom: -18px;
z-index: 1;
left: 0;
right: 0;
cursor: pointer;
text-align: left;
}
.btn-test .button_text {
position: absolute;
color: #68fffe;
font-size: 16px;
left: 0;
right: 0;
text-align: center;
font-family: Munchkin;
z-index: 2;
padding: 0;
white-space: nowrap;
}
.row.level-row {
background: rgba(0,0,0,.64);
}

.campaign {
background: url("https://ohota.mobi/images/design/campaign.jpg") top no-repeat;
background-size: cover;
width: 100%;
padding-top: 10px;
}
.campaign .info {
max-width: 330px;
min-width: 330px;
margin: 0 auto;
}
.campaign .boss-left {
margin-left: -61px;
float: left;
}
.boss-hint {
position: absolute;
font-family: Arial,serif;
font-size: 16px;
color: #8f9b9d;
text-align: center;
top: 151px;
width: 100%;
}
.boss-hint-text {
position: absolute;
bottom: 0;
left: 50%;
margin-left: -76px;
top: -25px;
height: 13px;
width: 141px;
}
.clr-wh
body {
background: rgb(15, 19, 26);
color: silver;
max-width: 420px;
min-width: 250px;
font-family: AnastasiaScript, sans-serif;
font-style: oblique;
font-variant: small-caps;
font-size: 12px;
margin: 0px auto;
}
Angry Cat , что там сделать чтоб он был толще и плотнее?
крот , Google в помощь
в css font:
крот (12.12.2019 в 13:11)
Angry Cat , что там сделать чтоб он был толще и плотнее?

font-weight: 600; 600 меняешь для "жирноты"
EagleX , ок,спасибо
крот , долго же ты ждал этот скрипт)
Онлайн: 6
Время:
Gen. 0.1182
(c) Bym.Guru 2010-2026