Changeset 1730
- Timestamp:
- 07/10/2015 09:34:31 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-p2/style.css
r1214 r1730 11 11 } 12 12 13 .post-type-archive-handbook ul#menu-table-of-contents a[href="#"],14 .single-handbook ul#menu-table-of-contents a[href="#"]{13 .post-type-archive-handbook #wrapper .menu-table-of-contents-container > ul:first-child > li > a, 14 .single-handbook #wrapper .menu-table-of-contents-container > ul:first-child > li > a { 15 15 font-weight: bold; 16 16 color: #555; … … 18 18 padding: 4px 0; 19 19 display: block; 20 cursor: text; 21 } 22 23 .post-type-archive-handbook ul#menu-table-of-contents a[href="#"]:hover, 24 .single-handbook ul#menu-table-of-contents a[href="#"]:hover { 25 color: #555!important; 26 } 27 28 .post-type-archive-handbook ul#menu-table-of-contents a, 29 .single-handbook ul#menu-table-of-contents a { 20 } 21 22 .post-type-archive-handbook #wrapper .menu-table-of-contents-container a, 23 .single-handbook #wrapper .menu-table-of-contents-container a { 30 24 color: #555; 31 25 } … … 157 151 } 158 152 159 .post-type-archive-handbook ul#menu-table-of-contents,160 .single-handbook ul#menu-table-of-contents{153 .post-type-archive-handbook #wrapper .menu-table-of-contents-container > ul, 154 .single-handbook #wrapper .menu-table-of-contents-container > ul { 161 155 padding: 12px; 162 156 background: #f5f5f5; 163 157 } 164 158 165 .post-type-archive-handbook ul#menu-table-of-contents> li,166 .single-handbook ul#menu-table-of-contents> li {159 .post-type-archive-handbook #wrapper .menu-table-of-contents-container > ul > li, 160 .single-handbook #wrapper .menu-table-of-contents-container > ul > li { 167 161 list-style: none; 168 162 } 169 163 170 .post-type-archive-handbook ul#menu-table-of-contentsli ul a ,171 .single-handbook ul#menu-table-of-contentsli ul a {164 .post-type-archive-handbook #wrapper .menu-table-of-contents-container > ul li ul a , 165 .single-handbook #wrapper .menu-table-of-contents-container > ul li ul a { 172 166 font-weight: normal; 173 167 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)