web/wp-content/themes/classic/style.css
branchwordpress
changeset 132 4d4862461b8d
parent 109 03b0d1493584
equal deleted inserted replaced
131:a4642baaf829 132:4d4862461b8d
    10 Modifications by Matthew Mullenweg || http://photomatt.net
    10 Modifications by Matthew Mullenweg || http://photomatt.net
    11 This is just a basic layout, with only the bare minimum defined.
    11 This is just a basic layout, with only the bare minimum defined.
    12 Please tweak this and make it your own. :)
    12 Please tweak this and make it your own. :)
    13 */
    13 */
    14 
    14 
    15 .screen-reader-text {
    15 .screen-reader-text { 
    16      position: absolute;
    16 	position: absolute; 
    17      left: -1000em;
    17 	left: -1000em; 
    18 }
    18 }
    19 
    19 
    20 a {
    20 a {
    21 	color: #675;
    21 	color: #675;
    22 }
    22 }