Версия для слабовидящих
Образование — различия между версиями
Материал из Ярославский педагогический университет
Ya.repin (обсуждение | вклад) (Полностью удалено содержимое страницы) |
Ya.repin (обсуждение | вклад) |
||
| Строка 1: | Строка 1: | ||
| + | {{Сведения об образовательной организации}} | ||
| + | <html> | ||
| + | <head> | ||
| + | <style> | ||
| + | .content { | ||
| + | padding: 0 18px; | ||
| + | max-height: 0; | ||
| + | overflow: hidden; | ||
| + | transition: max-height 0.2s ease-out; | ||
| + | background-color: white; | ||
| + | } | ||
| + | |||
| + | .tr,td { | ||
| + | border: 1px solid #ddd; | ||
| + | text-align: center; | ||
| + | padding: 11px; | ||
| + | } | ||
| + | |||
| + | th { | ||
| + | border: 1px solid #ddd; | ||
| + | padding-top: 8px; | ||
| + | padding-bottom: 8px; | ||
| + | text-align: center; | ||
| + | background-color: #EEEEFF; | ||
| + | color: black; | ||
| + | } | ||
| + | |||
| + | .del { display: none; } | ||
| + | .del:not(:checked) + label + * { display: none; | ||
| + | } | ||
| + | |||
| + | .del:not(:checked) + label, | ||
| + | .del:checked + label { | ||
| + | display: inline-block; | ||
| + | padding: 2px 10px; | ||
| + | border-radius: 2px; | ||
| + | color: #fff; | ||
| + | background: #59698d; | ||
| + | cursor: pointer; | ||
| + | } | ||
| + | .del:checked + label { | ||
| + | background: #a7d7f9; | ||
| + | } | ||
| + | |||
| + | .scrollable { | ||
| + | height: 600px; | ||
| + | overflow-y: scroll; | ||
| + | border-bottom: 1px solid #ddd; | ||
| + | } | ||
| + | |||
| + | .table-sticky thead th{ | ||
| + | position:sticky; | ||
| + | top:0; | ||
| + | } | ||
| + | |||
| + | |||
| + | </style> | ||
| + | </head> | ||
| + | |||
| + | <body> | ||
Версия 20:46, 29 августа 2022




