Difference between revisions 86978 and 91936 on foundationwiki

<html>
  <style type="text/css">

div#content a.external[href^="https://"], .link-https {
background: none;
padding-right: 0;
}

(contracted; show full)    }
    div#thank-you-content div.right-column ul li strong {
      display: block;
      font-size: 16px;
      font-weight: bold;
    }
 
div#thank-you-content div.right-column 
div.big-blue-button a {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    padding: 0.5em 1em;
    margin: 0 0 40px 0;
    background-color: #c9c9c9;
    *background-color: #c9c9c9;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFDCDCDC', endColorstr='#FFC9C9C9');
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dcdcdc), color-stop(100%, #c9c9c9));
    background-image: -webkit-linear-gradient(top, #dcdcdc,#c9c9c9);
    background-image: -moz-linear-gradient(top, #dcdcdc,#c9c9c9);
    background-image: -o-linear-gradient(top, #dcdcdc,#c9c9c9);
    background-image: linear-gradient(top, #dcdcdc,#c9c9c9);
    color: #4a4a4a;
    text-shadow: 0 1px 1px rgba(201,201,201,0.3);
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    line-height: 18.2px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    font-family: "Helvetica Neue","Helvetica","Arial",sans-serif;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
}

div#thank-you-content div.right-column:disabled {
    cursor: default;
}

div#thank-you-content div.right-column div.big-blue-button a {
    background-color: #36b;
    *background-color: #36b;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF4779CD', endColorstr='#FF3366BB');
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4779cd), color-stop(100%, #3366bb));
    background-image: -webkit-linear-gradient(top, #4779cd,#3366bb);
    background-image: -moz-linear-gradient(top, #4779cd,#3366bb);
(contracted; show full)    color: #333;
}

    .editsection{ 
        display: none !important; 
    }
  </style>
</html>