mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-11-28 17:32:44 +08:00
Updated CSS for times theme. Added background images and theme thumbnail image.
--HG-- extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044730
This commit is contained in:
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
src/Orchard.Web/Themes/Times/Content/Images/footerBackground.gif
Normal file
BIN
src/Orchard.Web/Themes/Times/Content/Images/footerBackground.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 91 B |
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 7.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.9 KiB |
@@ -20,7 +20,7 @@ html {height: 100%;}
|
||||
|
||||
body {
|
||||
font: normal 100% Times New Roman, Times, serif;
|
||||
background:url(../Content/Images/bodyBackground.gif) top left repeat-x #fff;
|
||||
background:url(../Content/Images/bodyBackgroundgrey.gif) top left repeat-x #e5e5e5;
|
||||
height: 100%;
|
||||
text-align:left;
|
||||
color:#333;
|
||||
@@ -80,21 +80,16 @@ ul {list-style:circle; list-style-position:inside; line-height:22px;}
|
||||
height:100%;
|
||||
display:block;
|
||||
margin:0em auto;
|
||||
background:url(../Content/Images/mainBackground.png) no-repeat center top;
|
||||
background:url(../Content/Images/mainBackgroundgrey.png) no-repeat center top;
|
||||
}
|
||||
|
||||
/*#main {
|
||||
clear:both;
|
||||
margin:0 38px 0 55px;
|
||||
border:1px #ffcc00 solid;
|
||||
}*/
|
||||
|
||||
#main {
|
||||
clear:both;
|
||||
margin:20px 0 0 27px;
|
||||
width:930px;
|
||||
border:1px #f5f5f5 solid;
|
||||
border-top:none;
|
||||
background:url(../Content/Images/sidebarBackground.gif) no-repeat right top #fff;
|
||||
}
|
||||
|
||||
|
||||
@@ -126,7 +121,7 @@ ul {list-style:circle; list-style-position:inside; line-height:22px;}
|
||||
clear:both;
|
||||
border-top:1px solid #d6d6d6;
|
||||
margin:0 12px 0 12px;
|
||||
padding:8px 0 8px 8px;
|
||||
padding:18px 0 18px 8px;
|
||||
}
|
||||
|
||||
#footer a{
|
||||
|
||||
BIN
src/Orchard.Web/Themes/Times/Theme.gif
Normal file
BIN
src/Orchard.Web/Themes/Times/Theme.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
@@ -28,7 +28,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<p>Paragraph - Regular<br />
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas adipiscing dolor vel nunc molestie laoreet. Curabitur vitae elit et massa consequat interdum. Curabitur blandit leo nec magna dictum vitae mollis tellus gravida. Morbi non condimentum neque. Suspendisse commodo condimentum feugiat. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.</p>
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas adipiscing dolor vel nunc molestie laoreet. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas adipiscing dolor vel nunc molestie laoreet. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas adipiscing dolor vel nunc molestie laoreet. Curabitur vitae elit et massa consequat interdum. Curabitur blandit leo nec magna dictum vitae mollis tellus gravida. Morbi non condimentum neque. Suspendisse commodo condimentum feugiat. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos.</p>
|
||||
</li>
|
||||
<li>
|
||||
<h1>Heading 1</h1>
|
||||
|
||||
Reference in New Issue
Block a user