/*
 Theme Name:   Full Width Plugin
 Theme URI:    https://plugin.miclub.com.au
 License:      Copyright 2017 - MiClub
 Version: 1.1
*/

/*
 * ======================  LIVE CHANGES GO HERE  ======================
 * Please make sure that you place a timestamp with your name whenever
 * this file is edited. If your change is a result of a ticket please
 * include the ticket number in the comment.
 */  


.bg-warning {
    background-color: #f2dede; 
	padding: 5px;
}
.bg-alert {
	padding: 5px;
}