зеркало из https://github.com/mozilla/CSOL-site.git
Minor style tweak that seems to have disappeared
This commit is contained in:
Родитель
ea38e52529
Коммит
ca57c6cb79
|
@ -231,6 +231,15 @@ ol {
|
|||
padding: 10px;
|
||||
text-align: left;
|
||||
}
|
||||
#menu-login-form button {
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
#menu-login-form small {
|
||||
display: block;
|
||||
padding: 15px 0 5px;
|
||||
text-align: center;
|
||||
}
|
||||
/*landing page specific*/
|
||||
body.home {
|
||||
background-image: url('../img/chalkboard_bg.jpg');
|
||||
|
|
|
@ -235,6 +235,17 @@ ul, ol {
|
|||
#menu-login-form {
|
||||
padding:10px;
|
||||
text-align:left;
|
||||
|
||||
button {
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
small {
|
||||
display: block;
|
||||
padding: 15px 0 5px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
/*landing page specific*/
|
||||
|
|
Загрузка…
Ссылка в новой задаче