Plugin Directory

Changeset 3011089


Ignore:
Timestamp:
12/17/2023 09:33:33 PM (2 years ago)
Author:
kekotron
Message:

change color

Location:
ai-quiz
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ai-quiz/tags/1.0/css/my-styles.css

    r3011069 r3011089  
    136136    padding: 10px;
    137137    border-radius: 10px;
    138     background: #84ccff40;
     138    background: #5858ed0d;
     139    border: 2px solid #5858ed;
    139140    margin: 10px;
    140141    cursor: pointer;
  • ai-quiz/trunk/css/my-styles.css

    r3011069 r3011089  
    136136    padding: 10px;
    137137    border-radius: 10px;
    138     background: #84ccff40;
     138    background: #5858ed0d;
     139    border: 2px solid #5858ed;
    139140    margin: 10px;
    140141    cursor: pointer;
Note: See TracChangeset for help on using the changeset viewer.