Changeset 2703:baed39e054e3 for themes
- Timestamp:
- 04/28/14 12:42:04 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
themes/berlin/style.css
r2698 r2703 788 788 overflow: hidden; 789 789 text-align: left; 790 background-image: url('img/icon_prev.png?13 87046145');790 background-image: url('img/icon_prev.png?1390649129'); 791 791 background-repeat: no-repeat; 792 792 background-position: 50% 50%; } … … 796 796 overflow: hidden; 797 797 text-align: left; 798 background-image: url('img/icon_next.png?13 87046234');798 background-image: url('img/icon_next.png?1390649129'); 799 799 background-repeat: no-repeat; 800 800 background-position: 50% 50%; } … … 886 886 border-radius: 0.5714286em; 887 887 padding: 0.5714286em 1.1428571em; 888 margin-bottom: 1.7142857em; } 888 margin-bottom: 1.7142857em; 889 clear: both; } 889 890 890 891 .post-info { … … 979 980 .post-feedback { 980 981 max-width: 42em; 981 margin: 3em auto; } 982 margin: 3em auto; 983 clear: both; } 982 984 983 985 .post-feedback h3 {
Note: See TracChangeset
for help on using the changeset viewer.