/*
Theme Name: daWanCode
Theme URI: https://github.com/rm-rf-run/Jasmine
Author: rm-rf-run
Author URI: https://www.prettywordpress.com/
Description: 使用bootstrap制作的wordpress模板
Version: 1.0
Requires at least: 5.4.6
Tested up to: 5.4.6
Requires PHP: 7.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: Grid Layout,Blog,小部件
Text Domain: Jasmine

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.mt10 {
    margin-top: 1rem;
}
.c_head a{
    color: #1d2746;
}
.c_head a:hover, .c_head a:focus {
    text-decoration: none;
    outline: none;
    color: #10b3d6;
}