# css style bot ``` /* 左メニューのマーケティング日報を目立たせる */ #g_left_123803 a div { background: #fcef7d; border-radius: 6px; font-size: 1rem; font-weight: bold; margin-bottom: 4px; padding-bottom: 0px; padding-left: 20px; padding-right: 20px; padding-top: 0px; } #g_left_123803 a div:hover { background: #f19ec2; border-radius: 6px; color: #fff; } /* スタンプポップアップを見やすくする */ .sticker { background-position: center; background-size: 80%; height: 120px; width: 140px ; } .sticker_container { height: 480px; left: 50%; overflow: hidden; position: absolute; top: 50%; transform: translate(-50%,-50%); width: 650px; } .sticker_container .sticker_owners_cover { background: #fff; width: 650px; } .sticker_container .stickers_cover { height: 736px; } .stickers_table { margin: auto; padding-bottom: 350px; } /*右メニューを画面幅小さいときに消す*/ @media screen and (max-width: 1000px) { #right_nav { display: none; } } ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up