/
githubmirror
/
oppia
Обзор
Документация
Войти
/
githubmirror
/
oppia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
core/templates/components/button-directives/create-activity-button.component.css
21 строка
408 B
Guilherme Coelho
Fix part of #25941: Clean up legacy embedded <style> tags from HTML templates removing inconsistency first 20 files (#26326)
11 июн 2026, 21:55
Не верифицирован
11 июн 2026, 21:55
0245a9e
Код
Авторство
О чём код?
.oppia-creator-dashboard-intro-button { background-color: #00645c; border-radius: 6px; color: #fff; font-family: "Roboto", Arial, sans-serif; font-size: 14px; font-weight: 500; letter-spacing: 0.7px; margin-top: 10px; padding: 10px 12px; text-transform: uppercase; width: 200px; } .oppia-button-display { display: block; } .btn-group button:focus { outline: 2px solid darkblue; }