]> Softwares of Agnibho - dietsurvey.git/blob - dietsurvey/res/custom.css
Rewritten in PHP/Javascript
[dietsurvey.git] / dietsurvey / res / custom.css
1 /**********************************************************************
2 * Title: Diet-Survey
3 * Description: Application for calculating nutrient intake
4 * Author: Agnibho Mondal
5 * Website: http://code.agnibho.com
6 **********************************************************************
7 Copyright (c) 2013-2015 Agnibho Mondal
8 All rights reserved
9 **********************************************************************
10 This file is part of Diet-Survey.
11
12 Diet-Survey 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 Diet-Survey 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 Diet-Survey. If not, see <http://www.gnu.org/licenses/>.
24 **********************************************************************/
25 h1, h2, h3, h4, h5, h6{
26 text-align:center;
27 }
28 .point{
29 cursor:pointer;
30 }