Changeset 647081
- Timestamp:
- 01/02/2013 05:17:31 PM (13 years ago)
- Location:
- dippler/trunk/themes
- Files:
-
- 3 edited
-
twentyeleven_dippler/style.css (modified) (1 diff)
-
twentyten_dippler/style.css (modified) (1 diff)
-
twentytwelve_dippler/style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dippler/trunk/themes/twentyeleven_dippler/style.css
r633972 r647081 52 52 } 53 53 54 #dippler_activites ul { 55 list-style-type: none; 56 } 57 58 #dippler_activites ul li { 59 border-bottom: 1px solid #efefef; 60 margin-top: 10px; 61 padding-bottom: 10px; 62 } 63 54 64 #secondary { 55 65 clear:right; -
dippler/trunk/themes/twentyten_dippler/style.css
r633972 r647081 53 53 #dippler_activites { 54 54 float: right; 55 margin-right: 7.6%; 56 width: 17.5%; 55 width: 210px; 56 margin-right: 10px; 57 } 58 59 #dippler_activites ul { 60 list-style-type: none; 61 } 62 63 #dippler_activites ul li { 64 border-bottom: 1px solid #efefef; 65 margin-top: 10px; 66 padding-bottom: 10px; 57 67 } 58 68 -
dippler/trunk/themes/twentytwelve_dippler/style.css
r633972 r647081 53 53 54 54 #dippler_activites { 55 float: right; 56 margin-right: 7.6%; 57 width: 18.8%; 55 /* No styles needed */ 56 } 57 58 #dippler_activites ul { 59 list-style-type: none; 60 } 61 62 #dippler_activites ul li { 63 border-bottom: 1px solid #efefef; 64 margin-top: 10px; 65 padding-bottom: 10px; 58 66 } 59 67
Note: See TracChangeset
for help on using the changeset viewer.