HEX
Server: Apache
System: Linux 4485441ca2e2 6.8.0-1039-aws #41~22.04.1-Ubuntu SMP Thu Sep 11 11:03:07 UTC 2025 aarch64
User: (1000)
PHP: 8.2.24
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/themes/ganryujima_new_1606 backup/style.css
/**
 * Theme Name: 巌流島06
 * Description: 巌流島向けの WordPress テーマ
 * Version: 1.1
 *
 * 巌流島専用の WordPress テーマです。
 */

@charset "UTF-8";

@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
@import "assets/stylesheets/plugins/slick.css";
@import "assets/stylesheets/plugins/slick-theme.css";
@import "assets/stylesheets/plugins/colorbox.css";

#index .link_attention {
 font-size: 18px;
 font-weight: bold;
 text-align: center;
 margin-bottom: 16px;
}
#index .link_attention a {
 border: 2px solid #910000;
 color:#910000;
 display: block;
 padding: 16px;
}
#index .link_attention a:hover {
 background: #910000;
 color: #fff;
}

#index .link_attention.sp {
  padding: 16px 16px 0;
}