WebCore/manual-tests/WebKitSite.webarchive
changeset 2 303757a437d3
parent 0 4f2f89ce4247
equal deleted inserted replaced
0:4f2f89ce4247 2:303757a437d3
     1 (binary file application/octet-stream, hash: 8d81a5781aa6f156dbf6877a9c2a645190b85bc1)
     1 bplist00ÒS_WebSubresources_WebMainResource¯#'+/37;?CGKOÓ	
       
     2 ^WebResourceURL_WebResourceMIMEType_WebResourceData_http://webkit.org/css/main.cssXtext/cssOñbody {
       
     3     position: absolute;
       
     4     background-repeat: repeat-x;
       
     5     background-color: #fff;
       
     6     color: #333;
       
     7     font-size: 12px;
       
     8     line-height: 1.5em; 
       
     9     font-family: "Lucida Grande", Verdana, Arial;
       
    10     margin: 0px;
       
    11     padding: 0px;
       
    12     max-width: 850px;
       
    13 }
       
    14 
       
    15 p {
       
    16     min-width: 400px;    
       
    17 }
       
    18 
       
    19 #download {
       
    20     float: right;
       
    21     padding: 5px 0px 5px 5px;
       
    22     border: 0px;
       
    23 }
       
    24 
       
    25 #content {
       
    26     margin: 157px 20px 20px 215px;
       
    27 }
       
    28 
       
    29 #copy {
       
    30     height: 20px;
       
    31     bottom: 0px;
       
    32     left: 147px;
       
    33     padding: 10px 0px 0px 0px;
       
    34     margin: 10px 0px 0px 0px;
       
    35     text-align: center;
       
    36     font-size: 10px;
       
    37 }
       
    38 
       
    39 #footer {
       
    40     position: relative;
       
    41     left: 215px;
       
    42     margin-bottom: 20px;
       
    43 }
       
    44 
       
    45 #title {
       
    46     position: absolute;
       
    47     background-image: url( /images/end.png );
       
    48     background-repeat: no-repeat;
       
    49     background-position: right;
       
    50     height: 76px;
       
    51     top: 50px;
       
    52     left: 40px;
       
    53     right: 20px;
       
    54     margin: 0px;
       
    55     padding: 0px;
       
    56     min-width: 790px;
       
    57 }
       
    58 
       
    59 #title h1 {
       
    60     background-image: url( /images/middle.png );
       
    61     background-repeat: repeat-x;
       
    62     height: 53px;
       
    63     top: 0px;
       
    64     left: 0px;
       
    65     margin: 0px 24px 0px 0px;
       
    66     padding: 23px 0px 0px 175px;
       
    67     white-space: nowrap;
       
    68     overflow: hidden;
       
    69     text-overflow: ellipsis;
       
    70     text-shadow: #bbb 2px 2px 2px;
       
    71     font-size: 24px;
       
    72 }
       
    73 
       
    74 h2, h3, h4 {
       
    75     margin-bottom: 0px;
       
    76     text-shadow: #bbb 1px 1px 1px;
       
    77 }
       
    78 
       
    79 h2 {
       
    80     font-size: 16px;
       
    81 }
       
    82 
       
    83 h3 {
       
    84     font-size: 14px;
       
    85 }
       
    86 
       
    87 h4 {
       
    88     font-size: 12px;
       
    89 }
       
    90 
       
    91 h1 + p, h2 + p, h3 + p, h4 + p, b + p {
       
    92     margin-top: 2px;
       
    93 }
       
    94 
       
    95 #icon {
       
    96     position: absolute;
       
    97     top: 10px;
       
    98     left: -10px;
       
    99     background-image: url( /images/icon-gold.png );
       
   100     background-repeat: no-repeat;
       
   101     height: 174px;
       
   102     width: 215px;
       
   103     z-index: 3;
       
   104     margin: 0px;
       
   105 }
       
   106 
       
   107 /* Content */
       
   108 #content ul {
       
   109     margin: 4px 0px 4px 0px;
       
   110 }
       
   111 
       
   112 #content ul > li {
       
   113     margin: 4px 0px;
       
   114 }
       
   115 
       
   116 .datestamp {
       
   117     color: rgb(119, 119, 119);
       
   118     font-size: smaller;
       
   119 }
       
   120 
       
   121 /* Links */
       
   122 a {
       
   123     text-decoration: none;
       
   124 }
       
   125 
       
   126 a:hover{
       
   127     text-decoration: underline;
       
   128 }
       
   129 
       
   130 /* Navigation */
       
   131 #nav {
       
   132     position: absolute;
       
   133     background-image: url( /images/nav.png );
       
   134     background-repeat: no-repeat;
       
   135     height: 350px;
       
   136     width: 145px;
       
   137     top: 162px;
       
   138     left: 20px;
       
   139     padding: 20px 0px 0px 20px;
       
   140     font-size: 11px;
       
   141     line-height: 17px;
       
   142 }
       
   143 
       
   144 #navlist {
       
   145     margin: 0px 0px 0px -5px;
       
   146     padding: 0px;
       
   147     list-style-type: none;
       
   148 }
       
   149 
       
   150 #navlist a {
       
   151     color: #333;
       
   152 }
       
   153 
       
   154 #navlist .subtitle {
       
   155     font-weight: bold;
       
   156     margin-top: 10px;
       
   157 }
       
   158 
       
   159 #navlist li a:hover, #navlist li a:active {
       
   160     text-decoration: underline;
       
   161 }
       
   162 
       
   163 #notice, #terms {
       
   164     min-width: 0px;
       
   165     padding: 0px;
       
   166     margin: 30px 10px 10px -5px;
       
   167     font-size: 9px;
       
   168     line-height: 11px;
       
   169     color: #aaa !important;
       
   170 }
       
   171 
       
   172 #notice a {
       
   173     color: inherit !important;
       
   174     text-decoration: none;
       
   175 }
       
   176 
       
   177 #notice a:hover {
       
   178     color: #555 !important;
       
   179     text-decoration: none;
       
   180 }
       
   181 
       
   182 dt { 
       
   183     font-weight: bold;
       
   184     margin-top: 1em;
       
   185 }
       
   186 
       
   187 .book {
       
   188     font-style: italic;
       
   189 }
       
   190 
       
   191 .code, pre, tt, code {
       
   192     font-family: Courier, Fixed;
       
   193     font-size: 110%;
       
   194 }
       
   195 
       
   196 .code {
       
   197     margin-left: 2em;
       
   198     font-size: 90%;
       
   199     line-height: normal;
       
   200 }
       
   201 
       
   202 .mac-instructions, .windows-instructions, .gtk-instructions, .qt-instructions {
       
   203     border: 1px solid black;
       
   204     background-color: white;
       
   205     -webkit-border-radius: 5px;
       
   206     padding: 0 1em;
       
   207     margin: 1em 0;
       
   208 }
       
   209 Ó_ http://webkit.org/images/end.pngYimage/pngO%‰PNG