Skip to content

Instantly share code, notes, and snippets.

View jainnidhi's full-sized avatar

Nidhi Jain jainnidhi

View GitHub Profile
@jainnidhi
jainnidhi / beaver-button-style24.txt
Created February 16, 2017 12:00
Beaver Button Style 24
.bb-custom-button-24 {
letter-spacing: 2px;
}
.bb-custom-button-24 a.fl-button {
border-width: 3px !important;
border-color: transparent !important;
}
.bb-custom-button-24 a.fl-button:hover {
@jainnidhi
jainnidhi / beaver-button-style23.txt
Created February 16, 2017 12:00
Beaver Button Style 23
.bb-custom-button-23 {
letter-spacing: 2px;
}
@jainnidhi
jainnidhi / beaver-button-style22.txt
Created February 16, 2017 11:59
Beaver Button Style 22
.bb-custom-button-22 {
letter-spacing: 2px;
}
.bb-custom-button-22 a.fl-button {
border-width: 0 !important;
border-color: #1a2733 !important;
border-bottom-width: 5px !important;
}
@jainnidhi
jainnidhi / beaver-button-style21.txt
Created February 16, 2017 11:58
Beaver Button Style 21
.bb-custom-button-21 {
letter-spacing: 2px;
}
.bb-custom-button-21 a.fl-button {
border-width: 0px !important;
padding: 0 !important;
overflow: hidden;
}
@jainnidhi
jainnidhi / beaver-button-style20.txt
Created February 16, 2017 11:58
Beaver Button Style 20
.bb-custom-button-20 {
letter-spacing: 2px;
}
.bb-custom-button-20 a.fl-button {
border-width: 0px !important;
box-shadow: 0px 1px 14px #848484;
}
@jainnidhi
jainnidhi / beaver-button-style19.txt
Created February 16, 2017 11:57
Beaver Button Style 19
.bb-custom-button-19 {
letter-spacing: 2px;
}
.bb-custom-button-19 a.fl-button {
border-width: 3px !important;
box-shadow: 0px 4px 4px #a0a0a0;
}
.bb-custom-button-19 a.fl-button:hover {
@jainnidhi
jainnidhi / beaver-button-style18.txt
Created February 16, 2017 11:57
Beaver Button Style 18
.bb-custom-button-18 {
letter-spacing: 2px;
}
.bb-custom-button-18 a.fl-button {
box-shadow: 0px 4px 11px #a0a0a0;
}
.bb-custom-button-18 a.fl-button:hover {
box-shadow: none;
@jainnidhi
jainnidhi / beaver-button-style17.txt
Created February 16, 2017 11:56
Beaver Button Style 17
.bb-custom-button-17 {
letter-spacing: 2px;
}
.bb-custom-button-17 a.fl-button {
border-width: 0 !important;
}
.bb-custom-button-17 a.fl-button:hover {
box-shadow: 0px 4px 11px #a0a0a0;
@jainnidhi
jainnidhi / beaver-button-style16.txt
Created February 16, 2017 11:56
Beaver Button Style 16
.bb-custom-button-16 {
letter-spacing: 2px;
}
.bb-custom-button-16 a.fl-button {
border-width: 3px !important;
}
.bb-custom-button-16 a.fl-button:hover {
background-color: #2bb673 !important;
@jainnidhi
jainnidhi / beaver-button-style15.txt
Created February 16, 2017 11:54
Beaver Button Style 15
.bb-custom-button-15 {
letter-spacing: 2px;
}
.bb-custom-button-15 a.fl-button {
border-width: 0px !important;
padding: 0 !important;
overflow: hidden;
}