8,960
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
.tooltip-wrapper { | /* Для фото */ | ||
.photos-table { background-color: #EFE9DE; border: 2px solid #D33328; border-collapse: collapse; } | |||
.photos-table .cell-photo { background-color: #DDD7CC; } | |||
.photos-table .cell-photo-caption { background-color: #DDD7CC; text-align:center; border:hidden; font-size:100%; } | |||
tooltip-wrapper { | |||
position: relative; | position: relative; | ||
display: inline-block; /* Ensure it fits the content */ | display: inline-block; /* Ensure it fits the content */ | ||
| Line 571: | Line 578: | ||
.custom-table .cell-red { background-color: #FFE281; } | .custom-table .cell-red { background-color: #FFE281; } | ||
.custom-table .cell-box { background-image:url(/images/6/64/Boxm.png); } | .custom-table .cell-box { background-image:url(/images/6/64/Boxm.png); } | ||