Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/testing/talos/talos/tests/kraken/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 882 B image not shown  

Quelle  kraken.css   Sprache: unbekannt

 
Spracherkennung für: .css vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]


body { 
    font-family: Helvetica, Arial, sans-serif;
    margin: 20px; 
    background-color: #ffffff; 
    color: #1B0636
}

h2 { 
    background-color: #fff; 
    padding: 30px 20px 20px 20px; 
    border-bottom: 3px solid white;
    color: black;
    zoom: 1.0 /* I CAN HAS LAYOUT? (ie hack) */ 
}

#content {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#results {
    padding: 0 20px 20px 20px;
}


:link { color: #1363A1 }
:visited { color: #1363A1 }

#testframe { float: left;
             margin-top: 20px;
             width: 500px;
             height: 200px;
             background-color: white;
             border: 1px solid #1B0636;}

#squares {
    float: left;
    margin-left: 10px;
    margin-top: 20px;
}

span.incomplete-square {
    color: #cccccc;
}

span.complete-square {
    color: #e7c0c0;
}

small.fine {
    color: #cccccc;
}

[ Dauer der Verarbeitung: 0.36 Sekunden  ]