]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/wp-admin.css
Wordpress 2.3.2
[autoinstalls/wordpress.git] / wp-admin / wp-admin.css
index fcfdbdff1cee3d592f965c365b74b4e432826068..a3ecba2afea4c390ae83d6020c049844555ed614 100644 (file)
@@ -20,6 +20,12 @@ a.delete:hover {
        color: #fff;
 }
 
+#devnews h4 {
+       font-family: Georgia, "Times New Roman", Times, serif;
+       font-size: 18px;
+       font-weight: normal;
+}
+
 #planetnews ul {
        list-style: none;
        margin: 0;
@@ -40,24 +46,80 @@ a.delete:hover {
        overflow: hidden;
 }
 
-a.edit, a.delete, a.edit:hover, a.delete:hover {
+#planetnews cite {
+       font-size: 11px;
+}
+
+#planetnews li .post {
+       font-family: Georgia, "Times New Roman", Times, serif;
+       font-size: 18px;
+       display: block;
+       height: 60px;
+       overflow: hidden;
+}
+
+#planetnews .hidden {
+       display: none;
+}
+
+.readmore {
+       clear: both;
+       text-align: right;
+       margin-right: 5em;
+}
+
+.widefat {
+       width: 100%;
+}
+
+.widefat td, .widefat th {
+       padding: 5px 6px;
+}
+
+.widefat th {
+       text-align: left;
+}
+
+.plugins p {
+       margin: 4px;
+       padding: 0;
+}
+
+.plugins .name {
+       font-size: 16px;
+}
+
+.import-system {
+       font-size: 16px;
+}
+
+thead, .thead {
+       background: #dfdfdf
+}
+
+#import-upload-form {
+       margin: auto;
+       background: #eee;
+       padding: 1em;
+}
+
+a.view, a.edit, a.delete, a.view:hover, a.edit:hover, a.delete:hover {
        border-bottom: none;
        display: block;
        padding: 5px 0;
        text-align: center;
 }
 
-a.edit:hover {
+a.view:hover, a.edit:hover {
        background: #ccc;
        color: #036;
 }
 
 a:visited {
-       color: #006;
+       color: #004;
 }
 
 a:hover {
-/*     border-bottom: 1px solid #3a75ae;*/
        color: #069;
 }
 
@@ -69,7 +131,7 @@ body {
 }
 
 body, td {
-       font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
+       font: 13px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
 }
 
 fieldset {
@@ -91,17 +153,14 @@ fieldset legend {
        padding: .1em .3em;
 }
 
-fieldset span.cat-nest {
-       display: block;
-       margin-left: 10px;
-}
-
 fieldset.options {
        padding: 1em;
 }
 
 fieldset.options legend {
-       font-size: 16px;
+       font-size: 1.5em;
+       font-weight: bold;
+       font-family: Georgia, "Times New Roman", Times, serif;
 }
 
 form, label input {
@@ -110,26 +169,13 @@ form, label input {
 }
 
 h2 {
-       border-bottom: .5em solid #f0f8ff;
        color: #333;
-       font: normal 30px/5px serif;
+       font: normal 32px Georgia, "Times New Roman", Times, serif;
        margin: 5px 10px;
+       background: url( images/heading-bg.gif ) repeat-x bottom;
 }
 
-h2 small.quickjump {
-       display: block;
-       text-align: right;
-}
-
-h2 small.quickjump a {
-       text-decoration: none;
-       border-bottom: 0;
-       font-size: 15px;
-       background: #f0f8ff;
-       padding: 5px 10px;
-}
-
-img, #footer a {
+img {
        border: 0;
 }
 
@@ -147,25 +193,24 @@ li, dd {
 }
 
 p, li, dl, dd, dt {
-       line-height: 130%;
+       line-height: 140%;
 }
 
 textarea, input, select {
        background: #f4f4f4;
        border: 1px solid #b2b2b2;
        color: #000;
-       font:  13px Verdana, Arial, Helvetica, sans-serif;
+       font: 13px Verdana, Arial, Helvetica, sans-serif;
        margin: 1px;
        padding: 3px;
 }
 
 #uploading {
        border-style: none;
-       padding: 0px;
+       padding: 0;
        margin-bottom: 16px;
-       height: 15em;
+       height: 18em;
        width: 100%;
-/*     overflow-y: hidden;*/
 }
 
 form#upload th {
@@ -241,8 +286,19 @@ form#upload #post_content {
 }
 
 .commentlist li {
-       border-bottom: 1px solid #369;
-       padding: .3em 1em;
+       border-bottom: 1px solid #ccc;
+       padding: 1em 1em .2em;
+       margin: 0;
+}
+
+.commentlist li li {
+       border-bottom: 0px;
+       padding: 0;
+}
+
+.commentlist p {
+       padding: 0;
+       margin: 0 0 .8em;
 }
 
 .clear {
@@ -277,7 +333,7 @@ form#upload #post_content {
        font: 12px Georgia, "Times New Roman", Times, serif;
 }
 
-.submit input, .submit input:focus, .button {
+.submit input, .submit input:focus, .button, .button:focus {
        background: url( images/fade-butt.png );
        border: 3px double #999;
        border-left-color: #ccc;
@@ -293,6 +349,14 @@ form#upload #post_content {
        border-top-color: #999;
 }
 
+.button, .button:focus {
+       padding: 0.15em;
+}
+
+* html .button {
+       padding: 0;
+}
+
 .submit, .editform th, #postcustomsubmit {
        text-align: right;
 }
@@ -308,6 +372,8 @@ form#upload #post_content {
 .optiontable th {
        width: 33%;
        text-align: right;
+       font-size: 1.3em;
+       font-weight: normal;
 }
 
 .unapproved {
@@ -326,8 +392,20 @@ form#upload #post_content {
        color: #009ef0;
 }
 
-.updated {
-       background: #CFEBF7 url(images/notice.gif) no-repeat 1em ;
+.approve {
+       display: none;
+}
+
+.unapproved .approve {
+       display: inline;
+}
+
+.unapproved .unapprove {
+       display: none;
+}
+
+.updated, .confirm {
+       background: #CFEBF7 url(images/notice.gif) no-repeat 1em;
        border: 1px solid #2580B2;
        margin: 1em 5% 10px;
        padding: 0 1em 0 3em;
@@ -345,15 +423,28 @@ form#upload #post_content {
        border: 1px solid #ccc;
        clear: both;
        margin: 15px 5%;
-       padding: .5em 1em;
+       padding: 1em;
+}
+
+.narrow {
+       width: 450px;
+       margin: auto;
+}
+
+.narrow p {
+       line-height: 150%;
 }
 
 .wrap h2 {
-       margin: .8em 0 .5em;
+       margin: 0 0 .5em;
        clear: both;
 }
 
-table .vers, table .name {
+* html .wrap h2 {
+       margin-top: 1em;
+}
+
+table .vers {
        text-align: center;
 }
 
@@ -366,14 +457,15 @@ input.disabled, textarea.disabled {
 }
 
 #adminmenu {
-       background: #6da6d1;
+       background: #83B4D8;
        border-top: 3px solid #448abd;
        margin: 0;
-       padding: .2em .2em .2em 2em;
+       padding: .2em .2em .3em 2em;
 }
 
 #adminmenu .current, #submenu .current {
        font-weight: bold;
+       text-decoration: none;
 }
 
 #adminmenu a {
@@ -382,10 +474,10 @@ input.disabled, textarea.disabled {
        font-weight: normal;
        margin: 0;
        padding: 3px 5px;
-       text-decoration: none;
+       border-bottom: none;
 }
 
-#adminmenu a:hover, .current {
+#adminmenu a:hover, #adminmenu a.current {
        background: #ddeaf4;
        color: #333;
 }
@@ -395,15 +487,28 @@ input.disabled, textarea.disabled {
        line-height: 200%;
        list-style: none;
        text-align: center;
+       white-space: nowrap;
 }
 
-#submenu {
+#adminmenu a.current {
+       background: #0d324f;
+       border-right: 2px solid #4f96c8;
+       border-top: 1px solid #96c0de;
+       color: #fff;
+       padding-bottom: 8px;
+}
+
+#submenu, #minisub {
        background: #0d324f;
        border-bottom: none;
        margin: 0;
        padding: 3px 2em 0 3em;
 }
 
+#minisub {
+       height: 6px;
+}
+
 #submenu .current {
        background: #f9fcfe;
        border-top: 1px solid #045290;
@@ -415,7 +520,7 @@ input.disabled, textarea.disabled {
        border: none;
        color: #fff;
        font-size: 12px;
-       padding: .3em .4em .33em;
+       padding: .3em .4em .4em;
 }
 
 #submenu a:hover {
@@ -424,41 +529,37 @@ input.disabled, textarea.disabled {
 }
 
 #submenu li {
-       line-height: 170%;
+       line-height: 180%;
+       height: 25px;
 }
 
-
 #categorydiv input, #poststatusdiv input, #commentstatusdiv input, #pingstatusdiv input {
        border: none;
 }
 
-#titlediv, #guiddiv {
+#postdiv, #titlediv, #guiddiv, #tagdiv {
        margin: 0 8px 0 0;
-       padding: 0px;
-}
-
-#postdiv {
-       margin: 0 8px 0 0;
-       padding: 0px;
+       padding: 0;
 }
 
 #postdivrich {
-       margin: 0px;
-       padding: 0px;
+       margin: 0;
+       padding: 0;
 }
 
 #content {
-       margin: 0 0 0 0;
+       margin: 0;
        width: 100%;
 }
 
-#titlediv input, #guiddiv input {
-       margin: 0px;
-       width: 100%;
+#postdivrich #content {
+       padding: 5px;
+       line-height: 140%;
 }
 
-#quicktags {
-       margin-left: -1px;
+#titlediv input, #guiddiv input, #tagdiv input {
+       margin: 0;
+       width: 100%;
 }
 
 #currenttheme img {
@@ -469,11 +570,40 @@ input.disabled, textarea.disabled {
        width: 300px;
 }
 
-#deletepost:hover {
+input.delete:hover {
        background: #ce0000;
        color: #fff;
 }
 
+#deletebookmarks:hover {
+       background: #ce0000;
+       color: #fff;
+}
+
+#postdivrich #quicktags {
+       background: #f0f0ee;
+       padding: 0;
+       border: 1px solid #ccc;
+       border-bottom: none;
+}
+
+#postdiv #quicktags {
+       padding-right: 6px;
+}
+
+#postdivrich #quicktags {
+       display: none;
+}
+
+#quicktags #ed_toolbar {
+       padding: 0 2px;
+}
+
+#ed_toolbar input {
+       background: #fff url( images/fade-butt.png ) repeat-x 0 -2px;
+       margin: 3px 2px 2px;
+}
+
 #quicktags #ed_strong {
        font-weight: bold;
 }
@@ -493,10 +623,12 @@ input.disabled, textarea.disabled {
 
 #quicktags #ed_code {
        font-family: "Courier New", Courier, mono;
+       margin-bottom: 3px;
 }
 
 #title {
-       font-size: 1.5em;
+       font-size: 1.7em;
+       padding: 4px 3px;
 }
 
 #postexcerpt div, #attachmentlinks div {
@@ -514,69 +646,163 @@ input.disabled, textarea.disabled {
 }
 
 #excerpt, .attachmentlinks {
-       margin: 0px;
+       margin: 0;
        height: 4em;
        width: 100%;
 }
 
 #footer {
        clear: both;
-       text-align: center;
+       height: 35px;
+       padding-left: 40px;
+       margin: 15px 5%;
+       background: url('images/logo-ghost.png') no-repeat top left;
+}
+
+#footer p {
+       margin: 0;
+       padding: 5px 0;
 }
 
 #login {
-       background: #fff;
-       border: 1px solid #a2a2a2;
-       margin: 5em auto;
-       padding: 1.5em;
-       width: 25em;
+       position: relative;
+       background: url('images/login-bkg-tile.gif') no-repeat top center;
+       color: #fff;
+       margin: 5em auto 1em;
+       padding: 20px 0 0;
+       width: 425px;
+       _width: 390px;
+}
+
+#login form {
+       background: url('images/login-bkg-bottom.gif') no-repeat bottom center;
+       padding: 0 50px 25px;
+       _width: 325px;
+       _margin: 0 auto;
+       min-height: 200px;
+       height: auto !important; /* min-height fast hack */
+       height: 200px;
 }
 
 #login #login_error {
-       background: #c00;
-       border: 1px solid #a40000;
-       color: #fff;
-       font-size: 16px;
+       background: #0e3350;
+       border: 1px solid #2571ab;
+       color: #ebcd4e;
+       font-size: 11px;
        font-weight: bold;
-       padding: .5em;
+       padding: .6em;
+       width: 310px;
+       margin: 0 50px;
        text-align: center;
 }
 
-#login h1 {
-       background: url(images/wordpress-logo.png) no-repeat top left;
-       margin-top: 0;
+#login p { 
+       font-size: 12px;
+}
+
+#login p.message { 
+       width: 310px;
+       margin: 0 auto 1em;
+}
+
+#login #login_error a {
+       color: #ebcd4e;
+       border-color: #ebcd4e;
+}
+
+#login #send {
+       color: #fff;
+       text-align: left;
+       font-weight: normal;
+       font-size: 1.1em;
+       _width: 325px;
+       _margin: 0 auto 15px;
 }
 
 #login h1 a {
+       margin: 0 auto;
+       height: 88px;
+       width: 320px;
        display: block;
-       text-indent: -1000px;
-       height: 66px;
        border-bottom: none;
+       text-indent: -9999px;
+}
+
+#login .message {
+       font-size: 10pt;
+       text-align: center;
+}
+
+#login .register {
+       font-size: 20px;
 }
 
 #login input {
-       padding: 3px;
+       padding: 4px;
 }
 
-#login ul {
+.login ul, #protected #login .bottom {
        list-style: none;
-       margin: 0;
+       width: 325px;
+       margin: 0 auto;
        padding: 0;
+       line-height: 1.2;
 }
 
-#login ul li {
-       display: inline;
-       margin-left: 1.4em;
-       text-align: center;
+.login ul li {
+       font-size: 11px;
 }
 
-#login #log, #pwd {
-       font-size: 1.7em;
-       width: 80%;
+.login ul li a {
+       color: #0d324f;
+       border: none;
+}
+
+#login ul li a:hover {
+       color: #fff;
+}
+
+#login .input {
+       font-size: 1.8em;
+       margin-top: 3px;
+       width: 97%;
+}
+
+#login p label { 
+       font-size: 11px;
 }
 
 #login #submit {
-       font-size: 1.7em;
+       margin: 0;
+       font-size: 15px;
+}
+
+.plugins p {
+}
+
+#login .fullwidth {
+       width: 320px;
+}
+
+#searchform fieldset {
+       float: left;
+       margin: 0 1.5ex 1em 0;
+       padding: 0;
+}
+
+#searchform fieldset legend {
+       padding: 0 0 .2em 1px;
+}
+       
+#searchform #s {
+       padding: 4px 3px;
+}
+
+#searchform #post-query-submit {
+       float: left;
+       margin: 14px 0 1em;
+       position: relative;
+       top: .35em;
 }
 
 #postcustom .updatemeta, #postcustom .deletemeta {
@@ -585,7 +811,7 @@ input.disabled, textarea.disabled {
 
 #postcustom table {
        border: 1px solid #ccc;
-       margin: 0px;
+       margin: 0;
        width: 100%;
 }
 
@@ -606,7 +832,7 @@ input.disabled, textarea.disabled {
 }
 
 * html #template div {
-       margin-right: 0px;
+       margin-right: 0;
 }
 
 #template, #template div, #editcat, #addcat {
@@ -621,9 +847,10 @@ input.disabled, textarea.disabled {
 #templateside {
        float: right;
        width: 170px;
+       overflow: hidden;
 }
 
-#templateside h3, #postcustom p {
+#templateside h3, #postcustom p.submit {
        margin: 0;
 }
 
@@ -660,17 +887,17 @@ input.disabled, textarea.disabled {
        font-weight: normal;
        letter-spacing: -.05em;
        margin: 0;
-       font-family: Georgia, "Times New Roman", Times, serif
+       font-family: Georgia, "Times New Roman", Times, serif;
 }
 
-#wphead h1 span {
+#wphead h1 span#viewsite {
        font-size: .4em;
        letter-spacing: 0;
 }
 
 #zeitgeist {
        background: #eee;
-       border: 1px solid #69c;
+       border: 1px solid #c5c5c5;
        float: right;
        font-size: 90%;
        margin-bottom: .5em;
@@ -681,11 +908,11 @@ input.disabled, textarea.disabled {
 }
 
 #zeitgeist h2, fieldset legend a {
-       border-bottom: none;
+       background: none;
 }
 
-#zeitgeist h2 {
-       margin-top: .4em;
+* html #zeitgeist h2 {
+       padding-top: 10px;
 }
 
 #zeitgeist h3 {
@@ -721,36 +948,44 @@ input.disabled, textarea.disabled {
        background: #8B8;
 }
 
+#namediv, #emaildiv, #uridiv {
+       float: left;
+}
+
+#ajax-response {
+       padding: .5em;
+}
+
 /* A handy div class for hiding controls.
-   Some browsers will disable them when you
-   set display:none; */
+Some browsers will disable them when you
+set display:none; */
 .zerosize {
-       height: 0px;
-       width: 0px;
-       margin: 0px;
-       border: 0px;
-       padding: 0px;
+       height: 0;
+       width: 0;
+       margin: 0;
+       border: 0;
+       padding: 0;
        overflow: hidden;
        position: absolute;
 }
 
 /* Box stuff */
 .dbx-clone {
-       position:absolute;
-       visibility:hidden;
+       position: absolute;
+       visibility: hidden;
 }
 .dbx-clone, .dbx-clone .dbx-handle-cursor {
-       cursor:move !important;
+       cursor: move !important;
 }
 .dbx-dummy {
-       display:block;
-       width:0;
-       height:0;
-       overflow:hidden;
+       display: block;
+       width: 0;
+       height: 0;
+       overflow: hidden;
 }
 .dbx-group, .dbx-box, .dbx-handle {
-       position:relative;
-       display:block;
+       position: relative;
+       display: block;
 }
 
 #grabit {
@@ -758,19 +993,19 @@ input.disabled, textarea.disabled {
 }
 
 * html #themeselect {
-       padding: 0px 3px;
+       padding: 0 3px;
        height: 22px;
 }
 
 /****************************************************************
-  avoid padding, margins or borders on dbx-box, 
-  to reduce visual discrepancies between it and the clone.  
-  overall, dbx-box is best left as visually unstyled as possible 
+avoid padding, margins or borders on dbx-box,
+to reduce visual discrepancies between it and the clone.
+overall, dbx-box is best left as visually unstyled as possible
 *****************************************************************/
 .dbx-box {
-       margin:0;
-       padding:0;
-       border:none;
+       margin: 0;
+       padding: 0;
+       border: none;
 }
 
 /* Can change this */
@@ -778,7 +1013,7 @@ input.disabled, textarea.disabled {
        margin-bottom: 1em;
 }
 #moremeta fieldset div {
-       margin: 2px 0 0 0px;
+       margin: 2px 0 0 0;
        padding: 7px;
 }
 #moremeta {
@@ -807,24 +1042,41 @@ input.disabled, textarea.disabled {
        margin-top: .5em;
 }
 
-#categorydiv div div {
+#categorydiv ul {
+       list-style: none;
+       padding: 0;
+       margin-left: 10px;
+}
+
+#categorychecklist {
        height: 12em;
        overflow: auto;
+       margin-top: 8px;
+}
+
+#categorychecklist li {
+       margin: 0;
+       padding: 0;
 }
 
 #ajaxcat input {
        border: 1px solid #ccc;
 }
 
+#your-profile #rich_editing {
+       border: none;
+       background: #fff;
+}
+
 #your-profile fieldset {
        border: 1px solid #ccc;
        float: left;
        width: 40%;
-       padding: .5em 2em;
-       margin: 1em
+       padding: .5em 2em 1em;
+       margin: 1em 1em 1em 0;
 }
 
-#your-profile fieldset input  {
+#your-profile fieldset input {
        width: 100%;
        font-size: 20px;
        padding: 2px;
@@ -863,7 +1115,7 @@ input.disabled, textarea.disabled {
 
 /* handles */
 
-.dbx-handle  {
+.dbx-handle {
        background: #2685af;
        padding: 6px 1em 2px;
        font-size: 12px;
@@ -885,6 +1137,8 @@ input.disabled, textarea.disabled {
        margin-left: 7px;
        margin-bottom: -7px;
        padding: 6px 1em 0 3px;
+       height: 19px;
+       font-size: 12px;
        background: #2685af url(images/box-head-right.gif) no-repeat top right;
 }
 
@@ -896,7 +1150,7 @@ input.disabled, textarea.disabled {
 #advancedstuff div.dbx-content {
        margin-left: 8px;
        background: url(images/box-bg-right.gif) repeat-y right;
-       padding: 10px 10px 15px 0px;
+       padding: 10px 10px 15px 0;
 }
 
 #postexcerpt div.dbx-content {
@@ -929,30 +1183,29 @@ input.disabled, textarea.disabled {
        background: url(images/box-butt-right.gif) no-repeat bottom right;
 }
 
-
 /* handle cursors */
 .dbx-handle-cursor {
        cursor: move;
 }
-       
+
 /* toggle images */
 a.dbx-toggle, a.dbx-toggle:visited {
-       display:block;
+       display: block;
        overflow: hidden;
        background-image: url( images/toggle.gif );
        position: absolute;
-       top: 0px;
-       right: 0px;
+       top: 0;
+       right: 0;
        background-repeat: no-repeat;
-       border: 0px;
-       margin: 0px;
-       padding: 0px;
+       border: 0;
+       margin: 0;
+       padding: 0;
 }
 
 #moremeta a.dbx-toggle, #moremeta a.dbx-toggle-open:visited {
        height: 25px;
        width: 27px;
-       background-position: 0 0px;
+       background-position: 0 0;
 }
 
 #moremeta a.dbx-toggle-open, #moremeta a.dbx-toggle-open:visited {
@@ -989,8 +1242,13 @@ a.dbx-toggle, a.dbx-toggle:visited {
        filter: alpha(opacity=80);
 }
 
-#newcat { width: 120px; margin-right: 5px; }
-input#catadd {         background: #a4a4a4;
+#newcat {
+       width: 120px;
+       margin-right: 5px;
+}
+
+input #catadd {
+       background: #a4a4a4;
        border-bottom: 1px solid #898989;
        border-left: 1px solid #bcbcbc;
        border-right: 1px solid #898989;
@@ -1003,13 +1261,90 @@ input#catadd {  background: #a4a4a4;
        height: 20px;
        margin-bottom: 2px;
        text-align: center;
-       width: 37px; }
+       width: 37px;
+}
+
 #howto {
        font-size: 11px;
        margin: 0 5px;
        display: block;
 }
+
 #jaxcat {
        margin: 0;
        padding: 0;
+}
+
+#ajax-response.alignleft {
+       margin-left: 2em;
+}
+
+#postdivrich #edButtons {
+       padding-left: 3px;
+}
+
+#postdivrich #content, #postdivrich #content:active {
+       border: 1px solid #ccc;
+}
+
+#edButtons input, #edButtons input:active {
+       margin: 0 2px -1px;
+}
+
+#edButtons input.edButtonFore, #edButtons input.edButtonFore:active {
+       background: #f0f0ee;
+       border-bottom: 1px solid #f0f0ee;
+}
+
+#edButtons input.edButtonBack, #edButtons input.edButtonBack:active {
+       background: #fff url( images/fade-butt.png ) repeat-x 0 15px;
+       border-bottom: 1px solid #ccc;
+}
+
+.page-numbers {
+       padding: 4px 7px;
+       border: 1px solid #fff;
+       margin-right: 3px;
+}
+
+a.page-numbers {
+       border: 1px solid #ccc;
+}
+
+a.page-numbers:hover {
+       border: 1px solid #999;
+}
+
+.page-numbers.current {
+       border: 1px solid #999;
+       font-weight: bold;
+}
+
+.pagenav span {
+       font-weight: bold;
+       margin: 0 6px;
+}
+
+a.view-link {
+       position: absolute;
+       right: 5%;
+       margin-right: 220px;
+       text-decoration:underline;
+}
+
+#update-nag, .plugin-update {
+       border-bottom: 1px solid #ccc;
+       border-top: 1px solid #ccc;
+       background: #fffeeb;
+       line-height: 29px;
+       font-size: 12px;
+       color: #555;
+       text-align: center;
+} 
+
+#update-nag a, .plugin-update a {
+       font-size: 1.1em;
+}
+#update-nag a:link, .plugin-update a:link {
+       color: #036;
 }
\ No newline at end of file