Commit 9714f131 by o.kimura

ヘッダ部ボタン大きさ調整

parent 7f1e232b
Showing with 9 additions and 1 deletions
......@@ -18,7 +18,7 @@ Author URI: http://www.keio-hot.net/Text Domain: keio
* 6.2 - Menus
* 7.0 - Accessibility
* 8.0 - Alignments
* 9.0 - Clearings
* 9.0 - Clearingsimg
* 10.0 - Widgets
* 11.0 - Content
* 11.1 - Header
......@@ -3913,3 +3913,10 @@ p > video {
padding: 0;
}
}
#head_contact2 > li > img,
#head_contact2 > li > a > img {
height: auto;
max-width: initial;
vertical-align: baseline;
}
\ No newline at end of file
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