Ticket #30301: 30301.diff
File 30301.diff, 2.1 KB (added by , 10 years ago) |
---|
-
src/wp-content/themes/twentyfifteen/rtl.css
306 306 margin-left: 1em; 307 307 } 308 308 309 .page-links a,310 .page-links > span {311 margin: 0 0 2px 1px;312 }313 314 309 .page-links > .page-links-title { 315 310 padding-right: 0; 316 311 padding-left: 0.5em; -
src/wp-content/themes/twentyfifteen/style.css
2024 2024 .page-links { 2025 2025 clear: both; 2026 2026 font-family: "Noto Sans", sans-serif; 2027 margin : 0 0 1.4667em;2027 margin-bottom: 1.3333em; 2028 2028 } 2029 2029 2030 2030 .page-links a, … … 2036 2036 font-size: 1.2rem; 2037 2037 height: 2em; 2038 2038 line-height: 2; 2039 margin : 0 1px 2px 0;2039 margin-bottom: 0.3333em; 2040 2040 text-align: center; 2041 2041 width: 2em; 2042 2042 } … … 3261 3261 } 3262 3262 3263 3263 .page-links { 3264 margin-bottom: 1. 5294em;3264 margin-bottom: 1.41176em; 3265 3265 } 3266 3266 3267 .page-links a, 3268 .page-links > span { 3269 margin-bottom: 0.2857em; 3270 } 3271 3267 3272 .entry-attachment { 3268 3273 margin-bottom: 1.6471em; 3269 3274 } … … 3792 3797 } 3793 3798 3794 3799 .page-links { 3795 margin-bottom: 1. 5789em;3800 margin-bottom: 1.42105em; 3796 3801 } 3797 3802 3803 .page-links a, 3804 .page-links > span { 3805 margin-bottom: 0.3125em; 3806 } 3807 3798 3808 .entry-attachment { 3799 3809 margin-bottom: 1.6842em 3800 3810 } … … 4447 4457 } 4448 4458 4449 4459 .page-links { 4450 margin-bottom: 1. 4667em;4460 margin-bottom: 1.3333em; 4451 4461 } 4452 4462 4463 .page-links a, 4464 .page-links > span { 4465 margin-bottom: 0.3333em; 4466 } 4467 4453 4468 .entry-attachment { 4454 4469 margin-bottom: 1.6em; 4455 4470 } … … 4965 4980 } 4966 4981 4967 4982 .page-links { 4968 margin-bottom: 1. 5294em;4983 margin-bottom: 1.41176em; 4969 4984 } 4970 4985 4986 .page-links a, 4987 .page-links > span { 4988 margin-bottom: 0.2857em; 4989 } 4990 4971 4991 .entry-attachment { 4972 4992 margin-bottom: 1.6471em; 4973 4993 } … … 5478 5498 } 5479 5499 5480 5500 .page-links { 5481 margin-bottom: 1. 5789em;5501 margin-bottom: 1.42105em; 5482 5502 } 5483 5503 5504 .page-links a, 5505 .page-links > span { 5506 margin-bottom: 0.3125em; 5507 } 5508 5484 5509 .entry-attachment { 5485 5510 margin-bottom: 1.6842em; 5486 5511 }