Selam Aleykum Bir Sitenin buton tasarımını yani css kodunu bulabilme şansımız varmı
Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
Siteyi dosya- farkı kaydet de bütün css'ler js'ler image'ler gelir![]()
sadece bir buton tasarımını nasıl çalarım her türlü yolu denedım fakat olmadı mesela jeaxyweb.com sitenin devamı butonu cok hosuma gidiyo aynısını yapmak istiyorum
display: inline-block;
background-color: #FF8601;
padding: 0px 10px;
line-height: 30px;
color: #FFFFFF;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
border-radius: 5px;
font-family: Titillium Web;
position: relative;
float: right;
margin-right: 15px;
margin-bottom: 10px;
box-shadow: inset 0 2px 5px rgba(255, 255, 255, 0.099), 0 0 15px rgb(18, 99, 211);