quattro: first work on font size options

This commit is contained in:
Fabrixxm 2012-09-17 03:29:58 -04:00
commit 6deb070890
6 changed files with 27 additions and 20 deletions

View file

@ -404,9 +404,6 @@ code {
padding: 10px;
margin-top: 20px;
}
textarea {
font-size: 20px;
}
#panel {
position: absolute;
width: 10em;
@ -1072,7 +1069,6 @@ section {
padding: 0.3em;
}
.wall-item-comment-wrapper .comment-edit-text-full {
font-size: 20px;
height: 4em;
color: #2d2d2d;
border: 1px solid #2d2d2d;
@ -1315,9 +1311,6 @@ span[id^="showmore-wrap"] {
border: 1px solid #999999;
padding: 0.3em;
}
#jot .profile-jot-text:focus {
font-size: 20px;
}
#jot #jot-tools {
margin: 0px;
padding: 0px;