Absolute position

This commit is contained in:
2017-04-11 18:17:42 +02:00
parent c0a7186b7e
commit d2c937d79c
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@
<style>
.loader {
position: absolute;
border: 16px solid #f3f3f3; /* Light grey */
border-top: 16px solid #3498db; /* Blue */
border-radius: 50%;
+1 -1
View File
File diff suppressed because one or more lines are too long
+1
View File
@@ -7,6 +7,7 @@
<style>
.loader {
position: absolute;
border: 16px solid #f3f3f3; /* Light grey */
border-top: 16px solid #3498db; /* Blue */
border-radius: 50%;