1
Fork 0
mirror of https://github.com/Steffo99/bluelib.git synced 2024-12-23 03:54:21 +00:00
Commit graph

9 commits

Author SHA1 Message Date
ed75c897f1
🔧 Properly display underline in .element-anchor even if they are not :link (#14) 2021-07-23 03:11:42 +02:00
b40f0bad53
🔧 Enforce placeholder color on all browsers 2021-07-23 03:01:04 +02:00
8c7142972c
🔧 Move some rules from .form-field to .input-field 2021-07-23 02:57:25 +02:00
b9dbaabce5
Use normalize.css 2021-07-23 02:48:24 +02:00
9e5d65304d
🔧 Give bold elements the accent color (#17) 2021-07-23 02:28:33 +02:00
ee8915c109
🔧 Rename .form-input to .form-field 2021-07-19 21:54:13 +02:00
a7451b047a
🐛 Fix paper.module.css being root 2021-07-19 21:23:18 +02:00
6f7edba293
🔧 Add gap to .form-buttons 2021-07-19 21:08:44 +02:00
a47f83b536
💥 Add text inputs
* 🚧 Begin implementing input fields

* 🚧 Make more progress

* 💥 Change everything again

*  Complete the task

* 💥 Add some new things

* 🧹 Clean non-existant stylesheet
2021-07-19 18:21:57 +02:00