https://github.com/tomerlichtash/israeli-service-ribbons-css
Israeli Service Ribbons in Pure CSS
https://github.com/tomerlichtash/israeli-service-ribbons-css
css israel memorial ribbons
Last synced: 4 months ago
JSON representation
Israeli Service Ribbons in Pure CSS
- Host: GitHub
- URL: https://github.com/tomerlichtash/israeli-service-ribbons-css
- Owner: tomerlichtash
- Created: 2020-04-19T11:47:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-27T12:47:57.000Z (about 5 years ago)
- Last Synced: 2024-12-31T09:43:00.347Z (6 months ago)
- Topics: css, israel, memorial, ribbons
- Language: HTML
- Homepage: https://tomerlichtash.github.io/israeli-service-ribbons-css/
- Size: 209 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Israeli Service Ribbons in Pure CSS
```
```
```
/* common layout */.war {
position: relative;
overflow: hidden;
display: flex;
justify-content: center;
width: 151px;
height: 38px;
box-shadow: 0 0 15px rgba(0, 0, 0, .2);
border: 1px solid rgba(0, 0, 0, 0.5);
border-radius: 3px;
z-index: 1;
}
```
```
/* ribbon variant */.some-war {
background: #c0a;
}
.some-war .outer {
border-right: 12px double #fa9;
border-left: 8px double rgba(100, 150, 200, 0.9);
max-width: 8px;
}
.some-war .inner {
background: #349;
max-width: 44px;
}
```## Resources
### Demos:
* Demo: https://tomerlichtash.github.io/israeli-service-ribbons-css/
* CodePen: https://codepen.io/loremipsum/pen/GRgqMZw### Israeli Ministry of Defence - About Service Ribbons:
* EN: https://www.mod.gov.il/English/Campaign%20Ribbons/Pages/Service-Ribbons.aspx
* HE: https://www.mod.gov.il/Citizen_Service/clalim/otot/Pages/sing-war.aspx### Resource for Service Ribbon SVG (Wikipedia)
* EN: https://en.wikipedia.org/wiki/Orders,_decorations,_and_medals_of_Israel#Campaign_ribbons_and_medal
* HE: https://he.wikipedia.org/wiki/%D7%A2%D7%99%D7%98%D7%95%D7%A8%D7%99_%D7%A6%D7%94%22%D7%9C#### About Service Ribbons (Wikipedia, Hebrew):
* HE: https://he.wikipedia.org/wiki/%D7%90%D7%95%D7%AA_%D7%9E%D7%A2%D7%A8%D7%9B%D7%94_(%D7%99%D7%A9%D7%A8%D7%90%D7%9C)