Difference between revisions of "Common.css"
From Gender and Tech Resources
| Line 2: | Line 2: | ||
.mapblock { | .mapblock { | ||
clear:both; | clear:both; | ||
| + | } | ||
| + | .activities, | ||
| + | .storytelling { | ||
| + | clear:left; | ||
} | } | ||
Revision as of 17:19, 30 November 2015
/* CSS placed here will be applied to all skins */
.mapblock {
clear:both;
}
.activities,
.storytelling {
clear:left;
}