aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/web_framework.md
diff options
context:
space:
mode:
authorEduardo Julian2020-05-10 23:37:53 -0400
committerEduardo Julian2020-05-10 23:37:53 -0400
commit5e31528ee33b1b6aceac4dc2eeda82f44e463df3 (patch)
treeac2dd1464d5ace80ff279a28376d454f21955059 /documentation/research/web_framework.md
parent8d9fd8b34f8716be7fa1059eb9761330d9667753 (diff)
Now properly loading the cached definitions.
Diffstat (limited to 'documentation/research/web_framework.md')
-rw-r--r--documentation/research/web_framework.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/research/web_framework.md b/documentation/research/web_framework.md
index 4be27878c..e6c8554fe 100644
--- a/documentation/research/web_framework.md
+++ b/documentation/research/web_framework.md
@@ -114,6 +114,8 @@
# Styling
+1. [Centering in CSS: A Complete Guide](https://css-tricks.com/centering-css-complete-guide/)
+1. [Vertical Rhythm Reset](https://jhildenbiddle.github.io/vertical-rhythm-reset/)
1. [Cascading Scoped Style Sheets, aka CSSS, aka C3S](https://github.com/crislin2046/c3s)
1. [The importance of the CSS user-select property](https://www.malgol.com/the-importance-of-the-css-user-select-property/)
1. [Index fun](https://psuter.net/2019/07/07/z-index)