7 x 7 Goldauszeichnungen von Cadianer, D!ck8rz, Ali-kr, Nifler, Dr. Hardcore, Obsidian und Enriq-Jonsen3 x 3 Silberauszeichnungen von Hirsy, NoVeXX und Neuerfan1

Diverses:Quiz: Unterschied zwischen den Versionen

Aus Stupidedia, der sinnfreien Enzyklopädie!
Wechseln zu: Navigation, Suche
K (Änderte die Versiegelung von „Diverses:Quiz“ ([Bearbeiten=Nur Diktatoren] (unbeschränkt) [Verschieben=Nur Diktatoren] (unbeschränkt)))
 
Zeile 390: Zeile 390:
 
</js>
 
</js>
 
<css>
 
<css>
#firstHeading, #socialshareprivacy{
+
#socialshareprivacy {
display: none;
+
    display: none;
 
}
 
}
 +
 
#ueberschrift {
 
#ueberschrift {
     background: -moz-linear-gradient(top, #3FC164, #30924D); background: -o-linear-gradient(top, #3FC164, #30924D);
+
     background: -moz-linear-gradient(top, #3FC164, #30924D);
     background: -webkit-linear-gradient(top, #3FC164, #30924D); background: -ms-linear-gradient(top, #3FC164, #30924D);
+
    background: -o-linear-gradient(top, #3FC164, #30924D);
 +
     background: -webkit-linear-gradient(top, #3FC164, #30924D);
 +
    background: -ms-linear-gradient(top, #3FC164, #30924D);
 
     border-width: 0px;
 
     border-width: 0px;
     border-style: solid; -webkit-border-radius: 5px; -moz-border-radius-: 5px; border-radius: 5px;
+
     border-style: solid;
 +
    -webkit-border-radius: 5px;
 +
    -moz-border-radius: 5px;
 +
    border-radius: 5px;
 
     padding: 7px;
 
     padding: 7px;
 
     box-shadow: 5px 5px 10px #222222;
 
     box-shadow: 5px 5px 10px #222222;
Zeile 404: Zeile 410:
 
     font-weight: bold;
 
     font-weight: bold;
 
}
 
}
h3{
+
 
 +
h3 {
 
     font-family: Calibri;
 
     font-family: Calibri;
    }
+
}
 +
 
 
#quiz,
 
#quiz,
 
#superschummler,
 
#superschummler,
 
#ergebnis,
 
#ergebnis,
 
#schummelergebnis {
 
#schummelergebnis {
     background: -moz-linear-gradient(top, #FF5F32, #BC4725); background: -o-linear-gradient(top, #F45B30, #BC4725);
+
     background: -moz-linear-gradient(top, #FF5F32, #BC4725);
     background: -webkit-linear-gradient(top, #FF5F32, #BC4725); background: -ms-linear-gradient(top, #FF5F32, #BC4725);
+
    background: -o-linear-gradient(top, #F45B30, #BC4725);
 +
     background: -webkit-linear-gradient(top, #FF5F32, #BC4725);
 +
    background: -ms-linear-gradient(top, #FF5F32, #BC4725);
 
     border-width: 0px;
 
     border-width: 0px;
     border-style: solid; -webkit-border-radius: 5px; -moz-border-radius-: 5px; border-radius: 5px;
+
     border-style: solid;
 +
    -webkit-border-radius: 5px;
 +
    -moz-border-radius: 5px;
 +
    border-radius: 5px;
 
     padding: 7px;
 
     padding: 7px;
 
     box-shadow: 5px 5px 10px #222222;
 
     box-shadow: 5px 5px 10px #222222;
 
}
 
}
 +
 
#kommentare {
 
#kommentare {
     background: -moz-linear-gradient(top, #F2A130, #BA7C25); background: -o-linear-gradient(top, #F2A130, #BA7C25);
+
     background: -moz-linear-gradient(top, #F2A130, #BA7C25);
     background: -webkit-linear-gradient(top, #F2A130, #BA7C25); background: -ms-linear-gradient(top, #F2A130, #BA7C25);
+
    background: -o-linear-gradient(top, #F2A130, #BA7C25);
 +
     background: -webkit-linear-gradient(top, #F2A130, #BA7C25);
 +
    background: -ms-linear-gradient(top, #F2A130, #BA7C25);
 
     border-width: 0px;
 
     border-width: 0px;
     border-style: solid; -webkit-border-radius: 5px; -moz-border-radius-: 5px; border-radius: 5px;
+
     border-style: solid;
 +
    -webkit-border-radius: 5px;
 +
    -moz-border-radius: 5px;
 +
    border-radius: 5px;
 
     padding: 7px;
 
     padding: 7px;
 
     box-shadow: 5px 5px 10px #222222;
 
     box-shadow: 5px 5px 10px #222222;
 
}
 
}
 +
 
input[type="button"],
 
input[type="button"],
 
input[type="submit"],
 
input[type="submit"],
input[type="text"]{
+
input[type="text"] {
 
     margin: 7px;
 
     margin: 7px;
 
     box-shadow: 2px 2px 5px #222222;
 
     box-shadow: 2px 2px 5px #222222;
 
}
 
}
#abgeschickt,#kommentar{
+
 
 +
#abgeschickt,
 +
#kommentar {
 
     margin: 7px;
 
     margin: 7px;
 
     padding: 10px;
 
     padding: 10px;
Zeile 438: Zeile 460:
 
     border-width: 0px;
 
     border-width: 0px;
 
     box-shadow: 5px 5px 10px #222222;
 
     box-shadow: 5px 5px 10px #222222;
     border-style: solid; -webkit-border-radius: 15px; -moz-border-radius-: 15px; border-radius: 15px;
+
     border-style: solid;
 +
    -webkit-border-radius: 15px;
 +
    -moz-border-radius: 15px;
 +
    border-radius: 15px;
 
}
 
}
#w1,#w2{
+
 
 +
#w1,
 +
#w2 {
 
     position: fixed;
 
     position: fixed;
 
     z-index: 99;
 
     z-index: 99;
     top:35px; left:300px;
+
     top: 35px;
 +
    left: 300px;
 
     padding: 10px;
 
     padding: 10px;
 
     box-shadow: 0px 0px 15px #222222;
 
     box-shadow: 0px 0px 15px #222222;
     border-style: solid; -webkit-border-radius: 20px; -moz-border-radius-: 20px; border-radius: 20px;
+
     border-style: solid;
 +
    -webkit-border-radius: 20px;
 +
    -moz-border-radius: 20px;
 +
    border-radius: 20px;
 
     border-width: 1px;
 
     border-width: 1px;
     background: -moz-linear-gradient(top, #DDDDDD, #AFAFAF); background: -o-linear-gradient(top, #DDDDDD, #AFAFAF);
+
     background: -moz-linear-gradient(top, #DDDDDD, #AFAFAF);
     background: -webkit-linear-gradient(top, #DDDDDD, #AFAFAF); background: -ms-linear-gradient(top, #DDDDDD, #AFAFAF);
+
    background: -o-linear-gradient(top, #DDDDDD, #AFAFAF);
 +
     background: -webkit-linear-gradient(top, #DDDDDD, #AFAFAF);
 +
    background: -ms-linear-gradient(top, #DDDDDD, #AFAFAF);
 
}
 
}
 
</css>
 
</css>

Aktuelle Version vom 18. Juli 2014, 16:44 Uhr

Wolltest du schon immer dein Allgemeinwissen testen? Nein? Jetzt kannst du's!

1. Welche Wesen leben sowohl an Wasser als auch an Land?


2. Was ist ein 88-Grad-Winkel?



3. Was versteht man unter dem Begriff 90er?


4. Was ist ein Lektor?


5. Kann ein Gefängniswärter eine aufgeschlossene Person sein?



6. Sind beschlagene Fenster menschlich angehaucht?



7. Wie könnte man dem Platzmangel der Welt entgegenwirken?


8. Was ist charakteristisch für Bergbewohner?




9. Womit lassen sich Verirrungen verhindern?


10. Was versteht man unter einer Glühbirne?


11. Wieso konnte sich der flügellose Kampfhubschrauber nicht durchsetzen?


12. Wo wir gerade bei Helikoptern sind: Wie können diese überhaupt fliegen?


13. Welche Konsequenzen wird das Erlischen der Sonne nach sich ziehen?



14. Welche Erfindung haben die Grünen letztes Jahr vorgestellt?



Kommentare


Linktipps: Faditiva und 3DPresso