/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Documentation/ReferenceManualScripts/data/iframes/tree/screen.css
24 строки
624 B
Andrea Bocci
Add missing newline at the end of file
27 фев 2024, 16:21
Не верифицирован
27 фев 2024, 16:21
a645ac4
Код
Авторство
О чём код?
html, body {height:100%; margin: 0; padding: 0; } html>body { font-size: 16px; font-size: 68.75%; } /* Reset Base Font Size */ body { font-family: Verdana, helvetica, arial, sans-serif; font-size: 68.75%; background: #fff; color: #333; } h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 } h1 { font-size: large } #banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc; background: url(bg.gif) repeat-x; text-align: center } #banner a { color: white; } #main { padding: 1em; } a img { border: none; }