mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-02 04:39:28 +00:00
8e70bb7e05
choose course of studies, language,... registration bootstrap styles
31 lines
893 B
CSS
31 lines
893 B
CSS
/*
|
|
Copyright (C) 2015 fhcomplete.org
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
Authors: Robert Hofer <robert.hofer@technikum-wien.at>
|
|
*/
|
|
/*
|
|
Created on : Feb 11, 2015, 10:17:08 AM
|
|
Author : Robert Hofer <robert.hofer@technikum-wien.at>
|
|
*/
|
|
|
|
#lp h1, #lp img {
|
|
margin: 50px 0;
|
|
}
|
|
|
|
p.infotext {
|
|
margin: 40px 0;
|
|
}
|