Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
test2 [on May 20, 2020]
psychdb created
test2 [on May 20, 2020]
psychdb
Line 1: Line 1:
 <​HTML>​ <​HTML>​
 <​style>​ <​style>​
-@import url(https://​fonts.googleapis.com/​css?​family=Lato:​700);​ 
-body { 
-  display: flex; 
-  justify-content:​ center; 
-  align-items:​ center; 
-  min-height: 100vh; 
-  background: #f0f0f0; 
-} 
 .box { .box {
   position: relative;   position: relative;
Line 144: Line 136:
 </​style>​ </​style>​
 <div class="​box">​ <div class="​box">​
-  <div class="​ribbon ribbon-top-left"><​span>​ribbon</​span></​div>​ +  <div class="​ribbon ribbon-top-left"><​span>​Recommended</​span></​div>​
-  <div class="​ribbon ribbon-top-right"><​span>​ribbon</​span></​div>​ +
-  <div class="​ribbon ribbon-bottom-left"><​span>​ribbon</​span></​div>​ +
-  <div class="​ribbon ribbon-bottom-right"><​span>​ribbon</​span></​div>​+
 </​div>​ </​div>​
 </​HTML>​ </​HTML>​