File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66th , td {
77 padding : 3px ;
88 text-align : left;
9- border-bottom : 1px solid # ddd ; /* very light gray */
9+ border-bottom : 1px solid # dddddd ; /* very light gray */
1010}
1111
1212img .displayed {
@@ -33,7 +33,7 @@ blockquote {
3333 overflow : hidden;
3434 padding : 0 0 0 13px ; /* 0 0 0 26px; */
3535 font-weight : 500 ; /* 100 */
36- color : # ffffff ; /* white, was: cc6b39; moderate orange */
36+ color : # ffffff ; /* white */
3737 position : relative;
3838}
3939blockquote : before {
@@ -209,7 +209,7 @@ textarea {
209209 padding : 0 ;
210210 border : 0 ;
211211 background : # 282a3a ; /* very dark grayish blue */
212- color : # fff ; /* white */
212+ color : # ffffff ; /* white */
213213 min-width : 500px ;
214214 outline : none;
215215 resize : none;
@@ -221,7 +221,7 @@ textarea {
221221* ,
222222: before ,
223223: after {
224- box-sizing : border-box;
224+ box-sizing : border-box;
225225}
226226
227227body {
You can’t perform that action at this time.
0 commit comments