- Timestamp:
- May 18, 2010, 10:38:34 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/xpressme_integration_kit/wp-content/themes/xpress_default/style.css
r599 r606 166 166 167 167 } 168 .xpress-post-title h2{ 169 margin: 0; 170 color: #4478B0; 171 text-shadow: 2px 2px 3px #AAAAAA; 172 font-size: 16px; 173 font-weight: bold; 174 } 168 175 169 176 .xpress-post .xpress-post-entry { … … 184 191 margin-bottom: 10px; 185 192 } 193 a.more-link { 194 font-size: 12px; 195 margin: 0; 196 padding: 0; 197 color: #E98838; 198 text-shadow: 2px 2px 3px #AAAAAA; 199 font-style: normal; 200 font-weight: bold; 201 text-align: center; 202 } 203 .xpress-more-link { 204 font-size: 12px; 205 margin: 0; 206 padding: 0; 207 color: #E98838; 208 text-shadow: 2px 2px 3px #AAAAAA; 209 font-style: normal; 210 font-weight: bold; 211 text-align: center; 212 } 213 .xpress-more-link a{ 214 color: #E98838; 215 text-shadow: 2px 2px 3px #AAAAAA; 216 font-style: normal; 217 font-weight: bold; 218 text-align: center; 219 } 220 186 221 /* End post */ 187 222 … … 199 234 clear: both; 200 235 } 236 #xpress-pings-block h3{ 237 font-size: 12px; 238 margin: 0; 239 padding: 0; 240 color: #E98838; 241 text-shadow: 2px 2px 3px #AAAAAA; 242 font-style: normal; 243 font-weight: bold; 244 } 201 245 #xpress_pingslist ol{ 202 246 font-size: 1em; … … 763 807 display:block; 764 808 clear:both; 765 height:2 6px;809 height:20px; 766 810 // float:left; 767 811 } … … 774 818 margin: 0 auto; 775 819 display:block; 776 padding-left: 5px;820 padding-left: 0px; 777 821 float:left; 778 822 } … … 786 830 #access .menu, 787 831 #xpress-menu .menu-header { 788 font-size: 1 3px;832 font-size: 11px; 789 833 margin-left: 12px; 790 834 } … … 808 852 // color:#aaa; 809 853 padding:0 2px; 810 line-height: 24px;854 line-height:18px; 811 855 } 812 856 #access ul ul,
Note: See TracChangeset
for help on using the changeset viewer.