/
Coderdev
/
web-static-labs
Обзор
Документация
Войти
/
Coderdev
/
web-static-labs
Код
Запросы
0
Задачи
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
html/lab1/task5/css/main.css
118 строк
2 KB
Coderdev
finish
03 мар 2026, 11:54
03 мар 2026, 11:54
5e81a6d
Код
Авторство
О чём код?
p { margin-bottom: 15px; } /* Реферат по астрономии */ .style1 { font-size: 16pt; color: orange; font-style: italic; } /* Тема: «Близкий секстант: методология и особенности» */ .style2 { font-size: 18pt; color: rgb(37, 167, 210); } .style3 { font-size: 14pt; font-style: normal; } .style4I { color: red; font-weight: bold; font-style: italic; } /* Юлианская дата */ .style5 { color: green; text-decoration: underline; } /* Лимб */ .style6 { font-size: 18pt; font-weight: bold; font-style: italic; } /* Эксцентриситет */ .style7 { color: #95cb29; font-style: italic; text-decoration: underline; } /* планет-гигантов */ .style8 { color: rgb(57, 172, 211); text-decoration: underline; } /* иллюстрирует вращательный радиант */ .style9br { color: red; font-weight: bold; } /* следующая формула */ .style10 { color: #9acd32; } /* Популяционный индекс вызывает вращательный апогей */ .style11r { color: red; font-style: italic; } /* Великие Кометы */ .style13 { color: #9acd32; text-decoration: underline; } /* некоторой неизвестной добавки скрытой массы. */ .style14 { color: rgb(57, 172, 211); font-style: italic; } .style15b { font-weight: bold; } .style16bi { font-weight: bold; font-style: italic; } .style17 { font-weight: bold; font-style: italic; text-decoration: underline; } .style18 { font-weight: bold; text-decoration: underline; } .style19bl { color: blue; } .stylelis { color: red; font-style: italic; text-decoration: underline; } .backgr { background-color: #e2e2e2; padding: 0px; margin-top: 0; }