Changeset 1469
- Timestamp:
- 04/03/2015 04:27:27 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/style/wp4.css
r1460 r1469 1373 1373 #books p, #otherbooks p { 1374 1374 padding-right: 22px; 1375 padding-left: 22px; 1375 1376 margin-bottom: 7px; 1376 1377 line-height: 1.4em; … … 1406 1407 margin: 32px 0; 1407 1408 overflow: auto; 1408 width: 670px;1409 /*width: 670px;*/ 1409 1410 } 1410 1411 … … 1838 1839 } 1839 1840 1840 .wporg-responsive.wporg-page-download .col-7, body.wporg-responsive.wporg-page-parent-download .col-8 { 1841 margin-left: 160px; 1842 } 1843 .wporg-responsive.wporg-page-download .col-2, body.wporg-responsive.wporg-page-parent-download .col-2 { 1841 .wporg-responsive .col-7, 1842 body.wporg-responsive .col-8, 1843 body.wporg-responsive .col-10 { 1844 margin-left: 174px; 1845 } 1846 body.wporg-responsive .col-2 { 1844 1847 position: absolute; 1845 1848 } 1846 1849 1850 .wporg-responsive .col-10 .col-5 { 1851 width: 50%; 1852 box-sizing: border-box; 1853 padding-right: 14px; 1854 } 1855 .wporg-responsive .col-10 .col-5:last-child { 1856 padding-right: 0; 1857 padding-left: 14px; 1858 } 1859 .wporg-responsive.wporg-page-parent-about .col-7, 1860 .wporg-responsive.wporg-page-parent-about .col-8, 1861 .wporg-responsive.wporg-page-parent-about .col-10 { 1862 min-height: 550px; 1863 } 1864 1865 .wporg-responsive.wporg-page-about-logos h3.graphics img { 1866 float: right; 1867 margin-top: -40px; 1868 margin-left: 40px; 1869 } 1870 .wporg-responsive.wporg-page-about-logos .all-logos ul.logo li { 1871 min-height: 39px; 1872 } 1873 .wporg-responsive.wporg-page-about-logos .all-logos ul.logo li.img { 1874 min-height: 150px; 1875 } 1876 .wporg-responsive.wporg-page-about-logos ul.logo li.img { 1877 line-height: 0; 1878 text-align: center; 1879 } 1847 1880 @media screen and (max-width: 974px) { 1848 1881 body.wporg-responsive #pagebody .wrapper { … … 1855 1888 body.wporg-responsive .col-3, 1856 1889 body.wporg-responsive .col-7, 1890 body.wporg-responsive .col-8, 1891 body.wporg-responsive .col-9, 1857 1892 body.wporg-responsive .col-10, 1858 1893 body.wporg-responsive .col-12 { 1859 1894 width: inherit; 1860 1895 float: none; 1861 } 1862 1863 body.wporg-responsive.wporg-page-parent-download .col-2 { 1896 word-wrap: break-word; 1897 } 1898 1899 body.wporg-responsive .col-2 { 1864 1900 position: inherit; 1865 1901 width: 100%; 1866 1902 } 1867 1903 1868 body.wporg-responsive.wporg-page-parent-download .col-8 { 1904 body.wporg-responsive .col-8, 1905 body.wporg-responsive .col-9, 1906 body.wporg-responsive .col-10 { 1869 1907 margin-left: 14px; 1870 1908 margin-right: 14px; 1871 width: inherit; 1909 } 1910 1911 .wporg-responsive.wporg-page-parent-about .col-7, 1912 .wporg-responsive.wporg-page-parent-about .col-8, 1913 .wporg-responsive.wporg-page-parent-about .col-10 { 1914 min-height: inherit; 1872 1915 } 1873 1916 … … 1882 1925 */ 1883 1926 1884 .wporg-responsive .wporg-page-download.col-2 {1927 .wporg-responsive .col-7 ~.col-2 { 1885 1928 position: inherit; 1886 1929 float: left; … … 1890 1933 padding: 0 14px; 1891 1934 } 1892 .wporg-responsive .wporg-page-download.col-3 {1935 .wporg-responsive .col-7 ~ .col-3 { 1893 1936 float: right; 1894 1937 width: 50%; … … 1897 1940 padding: 0 14px; 1898 1941 } 1899 .wporg-responsive .wporg-page-download.col-7 {1942 .wporg-responsive .col-7 { 1900 1943 margin-left: 14px; 1901 1944 margin-right: 14px; … … 1906 1949 } 1907 1950 1951 .wporg-responsive .storycontent { 1952 padding-right: 0; 1953 } 1954 1955 } 1956 @media screen and (max-width: 700px) { 1957 .wporg-responsive.wporg-page-about-logos h3.graphics { 1958 padding-top: 0; 1959 } 1960 .wporg-responsive.wporg-page-about-logos h3.graphics img { 1961 display: block; 1962 float: none; 1963 margin: 0 auto 14px; 1964 } 1908 1965 } 1909 1966 @media screen and (max-width: 480px) { 1910 .wporg-responsive .wporg-page-download.col-7 {1967 .wporg-responsive .col-7 { 1911 1968 border-bottom: 0; 1912 1969 } 1913 .wporg-responsive .wporg-page-download #sidebar, .wporg-responsive.wporg-page-download.col-7 {1970 .wporg-responsive #sidebar, .wporg-responsive .col-7 { 1914 1971 float: none; 1915 1972 } 1916 .wporg-responsive .wporg-page-download#sidebar {1973 .wporg-responsive #sidebar { 1917 1974 width: 100%; 1918 1975 } 1919 .wporg-responsive.wporg-page-download .col-3 { 1976 1977 .wporg-responsive .col-10 .col-5, .wporg-responsive .col-10 .col-5:last-child { 1978 width: 100%; 1979 padding: 0; 1980 } 1981 1982 .wporg-responsive .col-7 ~ .col-3 { 1920 1983 margin-top: 2em; 1921 1984 border-top: 1px solid #ccc; … … 1935 1998 display: none; 1936 1999 } 1937 } 2000 2001 .wporg-page-about-books #books li { 2002 padding: 0 18px 18px; 2003 box-sizing: border-box; 2004 } 2005 .wporg-page-about-books #books .image { 2006 border-right: 0; 2007 float: none; 2008 width: inherit; 2009 } 2010 .wporg-page-about-books #books p { 2011 padding-right: 0; 2012 padding-left: 0; 2013 } 2014 2015 .wporg-responsive.wporg-page-about-logos ul.logo { 2016 width: 100%; 2017 } 2018 }
Note: See TracChangeset
for help on using the changeset viewer.