]> Softwares of Agnibho - dietsurvey.git/blob - src/custom.css
Table scroll on narrow screen
[dietsurvey.git] / src / custom.css
1 /**********************************************************************
2 * Title: DietSurvey
3 * Description: Nutritional Assessment App
4 * Author: Agnibho Mondal
5 * Website: http://code.agnibho.com
6 **********************************************************************
7 Copyright (c) 2016 Agnibho Mondal
8 All rights reserved
9 **********************************************************************
10 This file is part of DietSurvey.
11
12 DietSurvey is free software: you can redistribute it and/or modify
13 it under the terms of the GNU General Public License as published by
14 the Free Software Foundation, either version 3 of the License, or
15 (at your option) any later version.
16
17 DietSurvey is distributed in the hope that it will be useful,
18 but WITHOUT ANY WARRANTY; without even the implied warranty of
19 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 GNU General Public License for more details.
21
22 You should have received a copy of the GNU General Public License
23 along with DietSurvey. If not, see <http://www.gnu.org/licenses/>.
24 **********************************************************************/
25
26 h1, h2, h3, h4, h5, h6{
27 text-align:center;
28 }