mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 11:44:58 +08:00
Merge
--HG-- branch : dev
This commit is contained in:
@@ -105,7 +105,7 @@ Pixels EMs Percent Points
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
html {
|
html {
|
||||||
background:#2d2f25;
|
background:#fcfcfc;
|
||||||
color:#333;
|
color:#333;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -201,7 +201,9 @@ number of columns: 24; actual width: 946; column width: 26; gutter width:14
|
|||||||
.wrapper, .sections {
|
.wrapper, .sections {
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
}
|
}
|
||||||
|
#footer {
|
||||||
|
border-top:1px solid #d3d3d3;
|
||||||
|
}
|
||||||
|
|
||||||
/* Links
|
/* Links
|
||||||
***************************************************************/
|
***************************************************************/
|
||||||
@@ -922,7 +924,6 @@ fieldset.publish-later-datetime input {
|
|||||||
font-style:italic;
|
font-style:italic;
|
||||||
}
|
}
|
||||||
#orchard-version {
|
#orchard-version {
|
||||||
color:#FCFCFC;
|
|
||||||
float:right;
|
float:right;
|
||||||
padding:.7em 1.4em;
|
padding:.7em 1.4em;
|
||||||
}
|
}
|
Reference in New Issue
Block a user