https://github.com/coderofsalvation/bless
256 bytes mixin-alternative for ALL js frameworks in the world FOREVER: function bless(💪)
https://github.com/coderofsalvation/bless
Last synced: about 1 year ago
JSON representation
256 bytes mixin-alternative for ALL js frameworks in the world FOREVER: function bless(💪)
- Host: GitHub
- URL: https://github.com/coderofsalvation/bless
- Owner: coderofsalvation
- License: mit
- Created: 2019-07-17T10:30:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-28T18:43:39.000Z (about 6 years ago)
- Last Synced: 2025-02-12T06:22:58.843Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://coderofsalvation.github.io/bless
- Size: 32.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.css
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
td{
vertical-align:top;
border: 0 !important;
background:#F7F7F7 !important;
}
table th
header{
border:none;
background-color:#07F !important;
}
section > p > img:nth-child(1){
display: block;
margin: 0 auto;
border-radius: 6px;
border: 1px solid #DDD;
box-shadow: 5px 5px 5px #CCC7;
margin-bottom: 20px;
}
body > div > section > table:nth-child(4) > tbody > tr > td:nth-child(1) > img {
min-width:500px;
}