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
Last revisionBoth sides next revision
admin:online-platform-cms:single-promotion [2021/02/18 17:00] justas-dambrauskasadmin:online-platform-cms:single-promotion [2022/02/21 14:29] justas-dambrauskas
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 66: Line 68:
   cursor: pointer;   cursor: pointer;
   filter: brightness(85%);   filter: brightness(85%);
 +  color: var(--main-primary-text);
 } }
  
Line 81: Line 84:
 ---- ----
 <code> <code>
-<a href="promotions"> +<a href="javascript:history.back()" class="back-button"> 
-  <button type="button" class="back-button"> +  ← Back
-    ← Back +
-  </button>+
 </a> </a>
 <div class="row"> <div class="row">
Line 116: Line 117:
 ---- ----
 <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 137:
   border-radius: 100px;   border-radius: 100px;
   right: 4rem;   right: 4rem;
 +  display: inline-flex;
 +  align-items: center;
 } }
  
Line 167: Line 168:
 .cms-holder .img-area { .cms-holder .img-area {
   width: 100%;   width: 100%;
-  height: 350px; 
 } }
  
Line 173: Line 173:
   object-fit: cover;   object-fit: cover;
   width: 100%;   width: 100%;
-  height: 350px; 
   border-radius: 5px;   border-radius: 5px;
 } }
Line 183: Line 182:
   color: var(--main-primary-text);   color: var(--main-primary-text);
   border: 0px none;   border: 0px none;
 +  display: inline-flex;
 +  align-items: center;
 } }
  
Line 189: Line 190:
   cursor: pointer;   cursor: pointer;
   filter: brightness(85%);   filter: brightness(85%);
 +  color: var(--main-primary-text);
 } }
  
Line 199: Line 201:
 </style> </style>
  
-<a href="promotions"> +<a href="javascript:history.back()" class="back-button"> 
-  <button type="button" class="back-button"> +  ← Back
-    ← Back +
-  </button>+
 </a> </a>
 <div class="row"> <div class="row">
Line 229: Line 229:
 · 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)