/***********************************************************

CSS for http://www.sensory-substitution.gr.jp/material/

ass-material.css

December 14, 2023 (Thu) ver 0.1
December 20, 2023 (Thu) ver 0.2	<h1 class="long">

Copyright (C) 2003-2023 Association of Sensory Substitution. All rights reserved.

***********************************************************/

/*----- h -----*/

h1.long {
font-size: 1.8em;
}

h3 {
background-color: #FFFFE0;
}

h4 {
background-color: #FFFFF0;
font-size: 1em;
font-weight: bold;
}

/*----- IMG -----*/

img.material {
width : 100%;
}

/*----- FIGURE -----*/

figure.material {
margin-left: 0em;
margin-bottom: 1em;
font-weight: bold;
text-align: center;
}
