Commit 69320060 by o.kimura

Googleによる上書きに対応

parent a61921d1
Showing with 2 additions and 1 deletions
...@@ -1303,7 +1303,8 @@ body.active .header_nav2 a { ...@@ -1303,7 +1303,8 @@ body.active .header_nav2 a {
} }
.toggle_menu .search .gsc-search-box-tools .gsc-search-box .gsc-input input[type=text] { .toggle_menu .search .gsc-search-box-tools .gsc-search-box .gsc-input input[type=text] {
background-color: rgba(255, 255, 255, .3) !important; background: #fff!important;
z-index: 99999;
} }
.toggle_menu .search .gsc-search-button .gsc-search-button-v2 { .toggle_menu .search .gsc-search-button .gsc-search-button-v2 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment