Установка:
В CSS добавьте код:
В CSS добавьте код:
Код
/*Spoiler Rip by Nk-CS.Ru */
.uSpoilerButton {
background: #e9f7fb;
padding: 10px 0;
text-align: center;
color: #80b8c9;
font-weight: bold;
-webkit-border-radius: 4px;
border-radius: 4px;
border: none;
display: block;
width: 100%;
cursor:pointer;
}
.uSpoilerButton:hover {
background: #d3eff8;
color: #6aacc3;
}
.uRelatedEntries {margin:0;}
/*--------------------------------*/
.uSpoilerButton {
background: #e9f7fb;
padding: 10px 0;
text-align: center;
color: #80b8c9;
font-weight: bold;
-webkit-border-radius: 4px;
border-radius: 4px;
border: none;
display: block;
width: 100%;
cursor:pointer;
}
.uSpoilerButton:hover {
background: #d3eff8;
color: #6aacc3;
}
.uRelatedEntries {margin:0;}
/*--------------------------------*/
Ctrl
Enter
Заметили ошЫбку
Выделите текст и нажмите Ctrl+EnterКомментарии (2)
Добавить
