--=REKLAMA=--

Beez/CSS/print.css

Z Joomla!WikiPL

(Przekierowano z Beez - dostosowanie szablonu/CSS/print.css)
  1. /**
  2.  * @version $Id: print.css 10387 2008-06-03 10:59:16Z pasamio $
  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. h1
  17. {
  18. 	font-size: 16pt;
  19. 	font-weight: bold;
  20. 	color: #000;
  21. 	background: inherit;
  22. 	margin: 0.4em 0 0.5em 0;
  23. }
  24.  
  25. h2
  26. {
  27. 	font-size: 14pt;
  28. 	font-weight: bold;
  29. 	color: #333;
  30. 	background: inherit;
  31. 	margin: 0.2em 0 0.5em 0;
  32. 	padding: 0.3em 0.3em 0.3em 0;
  33. }
  34.  
  35. h3
  36. {
  37. 	font-size: 12pt;
  38. 	font-weight: bold;
  39. 	margin: 0.4em 0 0.3em 0;
  40. }
  41.  
  42. /* Vermeidung von Seitenumbr�chen direkt nach einer �berschrift */
  43. h1,h2,h3 { page-break-after: avoid; }
  44.  
  45. a
  46. {
  47. 	color: #93246F;
  48. 	font-weight: bold;
  49. }
  50.  
  51. .unsichtbar , p .u2 { display: none; }
  52. #header { width: auto; }
  53. .buttonheading {display:none}
  54. #header form ,.pagination , #footer , p.counter , .unseen
  55. { display: none;
  56. }
  57. #header ul, #right form { display: none; }
  58. #breadcrumbs , #left , #fontsize { display: none; }
  59. #main2 { margin: 0%; }
  60. #all {text-align:left}
  61. #right
  62. {
  63. 	display: block;
  64. 	position: static !important;
  65. }
  66.  
  67. #main2:before
  68. {
  69. 	content: " content ";
  70. 	color: #888;
  71. 	display: block;
  72. 	background-color: inherit;
  73. 	font-weight: bold;
  74. 	font-size: 1.5em;
  75. 	border-bottom: 1px #000 solid;
  76. 	margin-bottom: 1em;
  77. }
  78.  
  79. #right:before
  80. {
  81. 	content: " additional information ";
  82. 	color: #888;
  83. 	display: block;
  84. 	background-color: inherit;
  85. 	font-weight: bold;
  86. 	font-size: 1.5em;
  87. 	border-bottom: 1px #000 solid;
  88. 	margin-bottom: 1em;
  89. }


Dziękujemy za wkład

» Stefan Wajda [zwiastun],