Pure Javascript OCR for more than 100 Languages 📖🎉🖥
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

93 lines
841 B

#wow {
}
#splash {
/*border-bottom: solid 1px #ddd;*/
/*background-color: #222*/
}
.desc {
/* text-shadow: 0px 0px 2px rgba(0, 131, 255, 0.53); */
}
.headernav {
}
.vr {
}
/*.ellipsis {
background-color: rgb(58, 51, 60);
color: white;
padding: 3px;
border-radius: 2px;
}*/
.getStarted {
}
.npm {
}
#marterial {
/*background: linear-gradient(#27C6F9 80%, #0CB5EB 100%);*/
/*background-attachment: fixed;*/
}
.demoheader .CodeMirror {
}
.runbutton {
}
.demo {
}
.hint {
}
body {
}
hr {
}
a {
}
.manyLanguages {
/*color: #C8D1F3;*/
}
button {
}
button:hover {
}
@media (max-width: 914px) {
button:hover {
background: rgba(255,255,255,.3);
border: solid 1px #fff;
}
.desc {
color: #FFFFFF;
text-shadow: 0px 0px 3px rgba(58, 58, 58, 1);
}
/*#splash {
background-color: #27C6F9;
}*/
}