PROJET AUTOBLOG


Warrior du Dimanche

Site original : Warrior du Dimanche

⇐ retour index

7 Practical Tips for Cheating at Design – Refactoring UI – Medium

jeudi 1 mars 2018 à 11:18

En résumé:




/* Emphasis: don't play with sizes, use weight & colour !*/
.text-important{
        font-weight:700;
        color:hsl(0,0%,17%)
}
.text-normal{
        font-weight:400;
        color:hsl(0,0%,40%);
}
.text-less-important{
        font-weight:400;
        color:hsl(0,0%,45%);
}

/* on coloured background: use opacity to avoid grey on colour*/
.text-on-colour{
        color:hsla(0,0%,100%,0.6);
}

/* add vertical offset on shadows instead of increase blur*/
.shadow{
        box-shadow: 0 4px 6px 0 hsla(0,0%,0%,0.2);
}
.inset-shadow{
        box-shadow: 0 2px 4px 0 hsla(0,0%,0%,0.08);
}

/* avoid borders if you can and replace it with 
        . a shadow 
        . different background colour
        . extra space
*/
.dialog-box{
        border:0;
        box-shadow: 0 4px 6px 0 hsla(0,0%,0%,0.2);
}
.footer-dialog{
        background: hsl(0,0%,98%);
}
.category-p{
        margin-bottom:48px;
}

/* don't oversize one-coloured icons: 16px -> 24px max; */
[class^="icon-"]:before, [class*=" icon-"]:before {
        font-size:20px;
}

/* accent borders on focused, active or important boxes  */
div.important{
        border-top:6px solid #40A4F4 /*blue*/;
}
}
li.important{
        border-left:6px solid #40A4F4 /*blue*/;
}
.important-inlineblock{
        border-bottom:6px solid #40A4F4 /*blue*/;
}
body.cooool{
        border-top:6px solid #40A4F4 /*blue*/;
}

/* use background color for button only if semantic:
        . positive action: green
        . delete something: red;
        . normal, not important or not the preferred action: TRANSPARENT;
*/
.btn-danger{
        background-color:red;
        color:white;
}
.btn-success{
        background-color:green;
        color:white;
}
.btn{
        background-color:transparent;
        color:hsl(0,0%,40%);
}



Via Kalvn's links


<link rel="stylesheet" href="http://www.warriordudimanche.net/./plugins/Galart/style.css"/> <link rel="stylesheet" href="http://www.warriordudimanche.net/./plugins/Galart/assets/lightbox.css"/> <script src="http://www.warriordudimanche.net/./plugins/Galart/assets/lightbox.js"> <script>[].forEach.call(document.querySelectorAll("[lightbox]"), function(el) { el.lightbox = new Lightbox(el);});

► Commentaires

Hortensia - Hydrangea - Non, l'hortensia n'est pas une plante de terre de bruyère

vendredi 23 février 2018 à 16:06

Rho ben mârdalors !
J'en ai plein plantés dans 60cm de terre de bruyère...
PAN dans l'idée reçue...
Weekend project: remplacer la terre de bruyère par le compost de mon bac.

Via SammyFisher


<link rel="stylesheet" href="http://www.warriordudimanche.net/./plugins/Galart/style.css"/> <link rel="stylesheet" href="http://www.warriordudimanche.net/./plugins/Galart/assets/lightbox.css"/> <script src="http://www.warriordudimanche.net/./plugins/Galart/assets/lightbox.js"> <script>[].forEach.call(document.querySelectorAll("[lightbox]"), function(el) { el.lightbox = new Lightbox(el);});

► Commentaires

ku1neu504sh01.jpg (Image JPEG, 3014 × 4264 pixels) - Redimensionnée (17%)

vendredi 23 février 2018 à 15:33

@Erase : Mouhouhaha ! C'est tellement ça !!!

Via Erase


<link rel="stylesheet" href="http://www.warriordudimanche.net/./plugins/Galart/style.css"/> <link rel="stylesheet" href="http://www.warriordudimanche.net/./plugins/Galart/assets/lightbox.css"/> <script src="http://www.warriordudimanche.net/./plugins/Galart/assets/lightbox.js"> <script>[].forEach.call(document.querySelectorAll("[lightbox]"), function(el) { el.lightbox = new Lightbox(el);});

► Commentaires

Ff Shukke : «Cette ordure d'Orelsan sacré artiste masculin de l'année aux victoires de la musique. Le machisme et les violences faites aux femmes ont encore de beaux jours devant eux. #àvomir »

vendredi 23 février 2018 à 10:14

Comment, en une seule récompense, chier à la gueule de toutes les personnes qui se sont investies contre les violences faites aux femmes en particulier depuis ces dernières années...



Qu'attendre d'un pays où :

<link rel="stylesheet" href="http://www.warriordudimanche.net/./plugins/Galart/style.css"/> <link rel="stylesheet" href="http://www.warriordudimanche.net/./plugins/Galart/assets/lightbox.css"/> <script src="http://www.warriordudimanche.net/./plugins/Galart/assets/lightbox.js"> <script>[].forEach.call(document.querySelectorAll("[lightbox]"), function(el) { el.lightbox = new Lightbox(el);});

► Commentaires

Guns are a problem

vendredi 23 février 2018 à 10:07
./plugins//WDDWebLinks/default_image.jpg

alt

<link rel="stylesheet" href="http://www.warriordudimanche.net/./plugins/Galart/style.css"/> <link rel="stylesheet" href="http://www.warriordudimanche.net/./plugins/Galart/assets/lightbox.css"/> <script src="http://www.warriordudimanche.net/./plugins/Galart/assets/lightbox.js"> <script>[].forEach.call(document.querySelectorAll("[lightbox]"), function(el) { el.lightbox = new Lightbox(el);});

► Commentaires