09
velj
Arhiva kategorije: CSS
07
stu
Bootstrap 4
Kako napraviti da stupci nisu iste visine: https://www.codeply.com/go/Ghhq1NbMDG
Bootstap Cheetsheet
https://hackerthemes.com/bootstrap-cheatsheet/
21
lis
Pretvaranje cijele web stranice u crno-bijelu
html { -moz-filter: grayscale(100%); -webkit-filter: grayscale(100%); filter: gray; /* IE6-9 */ filter: grayscale(100%); }
22
tra
22
sij