--=REKLAMA=--

Beez/CSS/template.css

Z Joomla!WikiPL

(Przekierowano z Beez - dostosowanie szablonu/CSS/template.css)
  1. /**
  2.  * @version $Id: template.css 10498 2008-07-04 00:05:36Z ian $
  3.  * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
  4.  * @package Joomla
  5.  * @subpackage Accessible-Template-Beez
  6.  * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
  7.  * @license GNU/GPL, see LICENSE.php
  8.  * Joomla! is free software. This version may have been modified pursuant to the
  9.  * GNU General Public License, and as distributed it includes or is derivative
  10.  * of works licensed under the GNU General Public License or other free or open
  11.  * source software licenses. See COPYRIGHT.php for copyright notices and
  12.  * details.
  13.  */
  14.  
  15.  
  16.  
  17.  
  18.  
  19. body
  20. {
  21. 	background: #fff;
  22. 	color: #000000;
  23. 	font-family: arial, helvetica, sans-serif;
  24. 	font-size: 100.1%;
  25. 	padding: 0px;
  26. 	text-align: center;
  27. }
  28.  
  29.  
  30.  
  31. body.contentpane {
  32.  
  33. width : auto;
  34. margin : 10px;
  35. line-height : 1.4em;
  36. text-align: left;
  37. }
  38.  
  39. /* TOC */
  40. table.contenttoc{
  41. 	float: right;
  42. }
  43.  
  44. /* Tooltips */
  45. .tool-tip {
  46. 	float: left;
  47. 	background: #ffc;
  48. 	border: 1px solid #D4D5AA;
  49. 	padding: 5px;
  50. 	max-width: 200px;
  51. 	text-align:left;
  52. }
  53.  
  54. .tool-title {
  55. 	padding: 0;
  56. 	margin: 0;
  57. 	font-size: 100%;
  58. 	font-weight: bold;
  59. 	margin-top: -15px;
  60. 	padding-top: 15px;
  61. 	padding-bottom: 5px;
  62. 	background: url(../../system/images/selector-arrow.png) no-repeat;
  63. }
  64.  
  65. .tool-text {
  66. 	font-size: 100%;
  67. 	margin: 0;
  68. }


Dziękujemy za wkład

» Stefan Wajda [zwiastun],