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/03/16 15:42] marius-viliokaitisadmin:online-platform-cms:single-promotion [2022/02/21 14:29] justas-dambrauskas
Line 68: Line 68:
   cursor: pointer;   cursor: pointer;
   filter: brightness(85%);   filter: brightness(85%);
 +  color: var(--main-primary-text);
 } }
  
Line 83: Line 84:
 ---- ----
 <code> <code>
-<a href="promotions" class="back-button">+<a href="javascript:history.back()" class="back-button">
   ← Back   ← Back
 </a> </a>
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" class="back-button">+<a href="javascript:history.back()" class="back-button">
   ← Back   ← Back
 </a> </a>
  • admin/online-platform-cms/single-promotion.txt
  • Last modified: 2022/02/21 14:29
  • (external edit)