mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
Update install module to use RhymiX as project name
This commit is contained in:
parent
211044fe2b
commit
1c90e1286f
8 changed files with 106 additions and 112 deletions
|
|
@ -34,11 +34,11 @@ img, form, fieldset { border: 0; margin:0; padding: 0; }
|
|||
margin: 0;
|
||||
}
|
||||
.x #header h1 {
|
||||
font: bold 48px/100% Arial, sans-serif;
|
||||
font: bold 54px/100% Cambria, Georgia, serif;
|
||||
color: #444;
|
||||
text-align: center;
|
||||
text-shadow: 2px 2px 3px rgba(128, 128, 128, 0.4);
|
||||
margin: 0 0 16px 0;
|
||||
margin: 0 0 24px 0;
|
||||
}
|
||||
.x #header h1 span.green {
|
||||
color: #55a72f;
|
||||
|
|
@ -46,6 +46,9 @@ img, form, fieldset { border: 0; margin:0; padding: 0; }
|
|||
.x #header h1 span.brown {
|
||||
color: #905a29;
|
||||
}
|
||||
.x #header h1 span.red {
|
||||
color: #ef5350;
|
||||
}
|
||||
.x #header h1 span.colon {
|
||||
color: #888888;
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue