admin:online-platform-cms:single-promotion

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
admin:online-platform-cms:single-promotion [2021/02/18 17:00] justas-dambrauskasadmin:online-platform-cms:single-promotion [2021/03/16 15:42] marius-viliokaitis
Line 15: Line 15:
   border-radius: 100px;   border-radius: 100px;
   right: 4rem;   right: 4rem;
 +  display: inline-flex;
 +  align-items: center;
 } }
  
Line 44: Line 46:
 .cms-holder .img-area { .cms-holder .img-area {
   width: 100%;   width: 100%;
-  height: 350px; 
 } }
  
Line 50: Line 51:
   object-fit: cover;   object-fit: cover;
   width: 100%;   width: 100%;
-  height: 350px; 
   border-radius: 5px;   border-radius: 5px;
 } }
Line 60: Line 60:
   color: var(--main-primary-text);   color: var(--main-primary-text);
   border: 0px none;   border: 0px none;
 +  display: inline-flex;
 +  align-items: center;
 } }
  
Line 81: Line 83:
 ---- ----
 <code> <code>
-<a href="promotions"> +<a href="promotions" class="back-button"> 
-  <button type="button" class="back-button"> +  ← Back
-    ← Back +
-  </button>+
 </a> </a>
 <div class="row"> <div class="row">
Line 116: Line 116:
 ---- ----
 <code> <code>
-<a href="button_link"> +<a href="button_link" class="button"> 
-  <button type="button" class="button"> +  SIGN UP
-    SIGN UP +
-  </button>+
 </a> </a>
 </code> </code>
Line 138: Line 136:
   border-radius: 100px;   border-radius: 100px;
   right: 4rem;   right: 4rem;
 +  display: inline-flex;
 +  align-items: center;
 } }
  
Line 167: Line 167:
 .cms-holder .img-area { .cms-holder .img-area {
   width: 100%;   width: 100%;
-  height: 350px; 
 } }
  
Line 173: Line 172:
   object-fit: cover;   object-fit: cover;
   width: 100%;   width: 100%;
-  height: 350px; 
   border-radius: 5px;   border-radius: 5px;
 } }
Line 183: Line 181:
   color: var(--main-primary-text);   color: var(--main-primary-text);
   border: 0px none;   border: 0px none;
 +  display: inline-flex;
 +  align-items: center;
 } }
  
Line 199: Line 199:
 </style> </style>
  
-<a href="promotions"> +<a href="promotions" class="back-button"> 
-  <button type="button" class="back-button"> +  ← Back
-    ← Back +
-  </button>+
 </a> </a>
 <div class="row"> <div class="row">
Line 229: Line 227:
 · Once your Free Bets are credited, you’ll have seven days to use them. · Once your Free Bets are credited, you’ll have seven days to use them.
 </p> </p>
-<a href="signup"> +<a href="signup" class="button"> 
-  <button type="button" class="button"> +  SIGN UP
-    SIGN UP +
-  </button>+
 </a> </a>
 <hr> <hr>
  • admin/online-platform-cms/single-promotion.txt
  • Last modified: 2022/02/21 14:29
  • (external edit)