PHP Classes

File: less/style.less

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Codedeyo WordPress Image to Text Extractor Plugin   less/style.less   Download  
File: less/style.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Codedeyo WordPress Image to Text Extractor Plugin
Extract text from images using Tesseract.js
Author: By
Last change:
Date: 11 months ago
Size: 632 bytes
 

Contents

Class file image Download
body { background: linear-gradient(90deg, #0084bf, #0c8996 50%); } .ui.header { color: #fff; margin-bottom: 0; }; .desc { color: #ddd; margin-bottom: 2em; } .container { padding: 2em 0; } .ui.card { width: 100%; } .content-result { min-height: 330px; } .result { .placeholder { padding-top: 100px; font-size: 30px; line-height: 1; color: gray; text-align: center; span { font-size: 15px; } } .status { margin-top: 5px; } progress { width: 100%; } .ui.message { margin-top: 2rem; pre { white-space: pre-wrap; } } }