Skip to content

Instantly share code, notes, and snippets.

View KBPsystem777's full-sized avatar
כי על ידי הדרכה נבונה אתה יכול לנהל את המלחמה שלך

Koleen BP KBPsystem777

כי על ידי הדרכה נבונה אתה יכול לנהל את המלחמה שלך
View GitHub Profile
@KBPsystem777
KBPsystem777 / media-query.css
Created February 18, 2019 19:23 — forked from gokulkrishh/media-query.css
CSS Media Queries for Desktop, Tablet, Mobile.
/*
##Device = Desktops
##Screen = 1281px to higher resolution desktops
*/
@media (min-width: 1281px) {
//CSS
@KBPsystem777
KBPsystem777 / license-badges.md
Created August 15, 2018 13:15 — forked from lukas-h/license-badges.md
License Badges for your Project

Markdown License badges

Collection of License badges for your Project's README file.
This list includes the most common open source and open data licenses.
Easily copy and paste the code under the badges into your Markdown files.

Notes

  • Badges are made with Shields.io.
  • This badges do not fully replace the license informations for your projects, they are only emblems for the README, that the user can see the License at first glance.  
  • 🇫🇷 Cette liste en français
  • Github has a new autodetection of the LICENSE file, which shows up the license at the repo overview