24 lines
415 B
SCSS
24 lines
415 B
SCSS
.img_link_portlet {
|
|
|
|
padding: 10px;
|
|
margin-bottom: 10px;
|
|
h3 {
|
|
color: RGB(91, 67, 46); }
|
|
.image_file {
|
|
float: left;
|
|
margin-right: 10px; }
|
|
.title, .description {
|
|
margin-left: 130px; }
|
|
.title a, .description a {
|
|
color: #604435;
|
|
text-decoration: none; } }
|
|
|
|
|
|
.garde_content td{
|
|
|
|
border:2px solid rgb(127,127,127);
|
|
vertical-align:top;
|
|
padding:5px;
|
|
|
|
|
|
} |