diff options
| author | 2022-08-15 20:09:10 +0200 | |
|---|---|---|
| committer | 2022-08-15 20:09:10 +0200 | |
| commit | 36a615beeb84dcf0ee87a6f598a37e3d53236837 (patch) | |
| tree | da48907bd4e343a5d22938b9f8cff30d7c07cc48 /p/themes/Mapco/mapco.rtl.css | |
| parent | 96e0efa6f09271f34941f7078179921e194395ab (diff) | |
Set standard CSS for login register form (#4504)
* set default to template.css
* adark theme
* ansum theme
* template.css
* adark theme
* BlueLagoon theme
* dark theme
* flat theme
* mapco theme
* Nord theme
* Origine prompt
* Origine Compact theme
* Pafat theme
* Screwdriver theme
* swage theme
* Update template.rtl.css
Diffstat (limited to 'p/themes/Mapco/mapco.rtl.css')
| -rw-r--r-- | p/themes/Mapco/mapco.rtl.css | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/p/themes/Mapco/mapco.rtl.css b/p/themes/Mapco/mapco.rtl.css index 2f0561e9e..d53234a9b 100644 --- a/p/themes/Mapco/mapco.rtl.css +++ b/p/themes/Mapco/mapco.rtl.css @@ -787,35 +787,10 @@ form th { /*=== Prompt (centered) */ main.prompt { - margin: 3rem auto; - padding: 2rem; background: #eff0f2; - max-width: 400px; - min-width: 300px; - width: 33%; border-radius: 5px; } -.prompt { - text-align: center; -} - -.prompt label, -.prompt .help { - text-align: right; -} - -.prompt input, -.prompt select, -.prompt .stick { - width: 100%; - box-sizing: border-box; -} - -.prompt p { - margin: 20px 0; -} - /*=== New article notification */ #new-article { background: #36c; |
