bullets removed for markdown tasks

This commit is contained in:
Suraj 2016-01-29 22:36:26 +05:30
parent f6cf720fe1
commit 1c4403bf6a
1 changed files with 3 additions and 1 deletions

View File

@ -13,7 +13,9 @@ Notes: omninotesweb
/*-------------------------------------- /*--------------------------------------
Layout Layout
-------------------------------------- */ -------------------------------------- */
ul{
list-style-type: none;
}
.center{ .center{
text-align:center; text-align:center;