Skip to content

Latest commit

 

History

History
144 lines (108 loc) · 5.1 KB

header.rst

File metadata and controls

144 lines (108 loc) · 5.1 KB
#languageToggle { width:25%; margin:8px 10px 0; } #button-select-en { padding: 5px 10px; background-color: #fff; border: 1px solid #000; border-radius: 10px 0 0 10px; font-size: 14px; } #button-select-ja { padding: 5px 10px; background-color: #fff; border: 1px solid #000; border-radius: 0px 10px 10px 0; border-left: 0; font-size: 14px; } #button-select-en , #button-select-ja, #button-select-en:hover , #button-select-ja:hover { color: #fff; text-decoration: none; } /* small screens */ @media all and (max-width : 768px) { #languageToggle { width:50%; } } @media all and (max-width : 400px) { #languageToggle { width:70%; } } @media all and (max-width : 375px) { #button-select-en , #button-select-ja { font-size: 11px; } }