CyberSolveLinAlg1.2 / style.css
John Graham Reynolds
formatting
6c9f31e
raw
history blame
287 Bytes
/* .st-emotion-cache-1tpusnk a{
color: #27497c;
} */
@import url('https://fonts.googleapis.com/css2?family=Orbitron:[email protected]&display=swap');
html, body, [class*="css"] {
font-family: 'Orbitron', sans-serif;
font-size: 18px;
font-weight: 600;
color: #FFFFFF;
}