PHP Web interface for generating QR codes
https://qr.antopie.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
225 B
10 lines
225 B
@import "../style.less";
|
|
@fond: #157097;
|
|
@fondChamp: #2794c2;
|
|
@fondChampTexte : #2794c2;
|
|
@bordure: #48aed9;
|
|
@bordureHover: #87d1f1;
|
|
@bordureFocus: #e2f6ff;
|
|
@texte: #d5f3ff;
|
|
@texteForm: #e2f6ff;
|
|
@texteLienCodeSource: #3da3cf;
|
|
|