Current oav website
This commit is contained in:
25
dotclear._no/themes/freshy2/lib/admin_style.css
Executable file
25
dotclear._no/themes/freshy2/lib/admin_style.css
Executable file
@ -0,0 +1,25 @@
|
||||
/*
|
||||
# -- BEGIN LICENSE BLOCK ----------------------------------
|
||||
# This file is part of Freshy2, a theme for Dotclear.
|
||||
# Original WP Theme from Julien de Luca
|
||||
# (http://www.jide.fr/francais/)
|
||||
#
|
||||
# Copyright (c) 2008-2018
|
||||
# Bruno Hondelatte dsls@morefnu.org
|
||||
# Pierre Van Glabeke contact@brol.info
|
||||
#
|
||||
# Licensed under the GPL version 2.0 license.
|
||||
# A copy of this license is available in LICENSE file or at
|
||||
# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
|
||||
# -- END LICENSE BLOCK ------------------------------------
|
||||
*/
|
||||
#imgheaders img {
|
||||
width: 200px;
|
||||
max-height: 57px;
|
||||
}
|
||||
|
||||
#imgheaders ul {
|
||||
margin : 0 0 1em 0;
|
||||
padding : 0;
|
||||
list-style : none;
|
||||
}
|
||||
Reference in New Issue
Block a user