mirror of
https://github.com/jgthms/bulma
synced 2026-03-21 04:34:30 -07:00
Add love
This commit is contained in:
47
docs/_sass/twitter.sass
Normal file
47
docs/_sass/twitter.sass
Normal file
@@ -0,0 +1,47 @@
|
||||
.tws
|
||||
display: flex
|
||||
flex-wrap: wrap
|
||||
overflow: auto
|
||||
padding: 20px
|
||||
|
||||
.tw
|
||||
color: #697882
|
||||
flex-shrink: 0
|
||||
font-family: Helvetica, Roboto, "Segoe UI", Calibri, sans-serif
|
||||
font-size: 16px
|
||||
// height: 270px
|
||||
line-height: 1.4
|
||||
padding: 10px
|
||||
width: 520px
|
||||
a
|
||||
color: currentColor
|
||||
p
|
||||
color: #1c2022
|
||||
font-size: 16px
|
||||
margin-bottom: 3.2px
|
||||
a
|
||||
color: #2b7bb9
|
||||
|
||||
.twitter-tweet:not(.twitter-tweet-rendered)
|
||||
background-color: $white
|
||||
border: 1px solid #e1e8ed
|
||||
border-radius: 5px
|
||||
color: #697882
|
||||
font-size: 14px
|
||||
padding: 20px 20px 11.6px
|
||||
a
|
||||
color: currentColor
|
||||
&:hover
|
||||
text-decoration: underline
|
||||
p
|
||||
color: #1c2022
|
||||
font-size: 16px
|
||||
margin-bottom: 3.2px
|
||||
a
|
||||
color: #2b7bb9
|
||||
|
||||
.twitter-tweet-rendered
|
||||
border: none
|
||||
border-radius: 0
|
||||
margin: 0 !important
|
||||
padding: 0 !important
|
||||
Reference in New Issue
Block a user