@font-face { font-family: 'custom'; src: url('UbuntuNerdFont-Regular.ttf'); } /* Ubuntu fontti */
img { height: 100%; width: 100%; }
.holerodeo { height: auto; width: 400px; scale: 75%; -webkit-filter: drop-shadow(-2px -2px 0.3px #FFFFFF) drop-shadow(6px 5px 1px #000000) drop-shadow(-1px -1px 5px #FF0000) drop-shadow(-2px -2px 5px #FF0000); } /* Pääkuvan varjostukset */
body { background-color: black; }
td { color: white; }
u { color: white; }
p { color: white; }
h4 { font-family: 'custom'; font-size: 14px; color: black; }
ul { color: white; }
li { color: white; }
.laske { font-size: 18px; background-color: green; color:white; } /* Submit nappi */
table.header { font-family: 'custom'; width: 400px; height: 20px; border: none; text-align: center; color: white; text-shadow: 2px 0px 2px #FF0000, -2px 0px 2px #FF0000, 0px 2px 2px #FF0000, 0px -2px 2px #FF0000; } /* Email osoite */
table.fk-header { text-align: center; font-style: bold; color: white; border: none; width: 400px; } /* Fk sivun yläosa */
table.fk-calculated { text-align: center; font-style: bold; color: white; border: none; width: 400px; } /* Fk sivun interpolointi */
table.fk-calculated th { border: 1px dotted; font-size: 15px; }
table.fk-calculated td { border: 1px dotted white; font-size: 14px; color: lightgreen; }
table.fk { color: white; border: 0px; width: 400px; } /* Fk sivun taulukko */
table.fk th { vertical-align: bottom; font-style: bold; color: white; border: 1px dotted; font-size: 14px; }
table.fk td { color: white; border: 1px dotted; text-align: center; font-size: 14px; }
table.tulokset { color: white; border: 0px; } /* qmom ja k sivujen tulokset */
table.tulokset td { color: white; border-bottom: 0px solid #000; }
table.kertoimet { border: none; width: 750px; color: white; }
table.kertoimet td { color: white; border: 1px dotted; font-size: 14px; }
table.kertoimet th { font-style: bold; color: white; border: 1px dotted; font-size: 14px; }
.teksti { color: white; font-size: 14px; }
table.qmom { border: none; width: 300px; color: white; text-align: center; }
table.qmom td { color: white; border: 1px dotted; font-size: 14px; text-align: center; }
.qmom { color: white; font-size: 14px; width: 300px; }
nav { font-family: 'custom'; font-size: 14px; color: white; } /* nav koodin linkkien käytös */
nav a:link { color: white; text-decoration: none; }
nav a:visited { color: LemonChiffon; text-decoration: none; }
nav a:hover { color: hotpink; text-decoration: none; text-shadow: 0 0 5 px #ff0000; }
nav a:active { color: #ff4500; text-decoration: none; }
/* © 2026 - mikko (at) majuri.eu - Signal: mikma.01 */
