Changeset 9571
- Timestamp:
- Mar 8, 2011, 11:37:19 AM (14 years ago)
- Location:
- extensions/sobre/branches/1.4
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/sobre/branches/1.4/CSS3.css
r6252 r9571 41 41 #stuffs_block_1, #stuffs_block_9 { 42 42 font-family:Newser !important; 43 font-size:1.3em; 44 font-weight:bold; 43 font-size:2.5em; 45 44 } 46 45 #menubar dt { -
extensions/sobre/branches/1.4/theme.css
r9356 r9571 667 667 color: #000; 668 668 } 669 670 /* Plugin PiwiCard */ 671 .ecard { 672 color: #EFEFEF; 673 } 674 675 #theImage .ecard { 676 text-align:left; 677 } 678 679 .ecard FORM { 680 width: 0px !important; 681 } 682 683 .ecard TABLE { 684 width: 550px !important; 685 background-color : #000 !important; 686 border: none !important; 687 margin: 0px !important; 688 } 689 690 .ecard p { 691 width: 550px !important; 692 } 693 694 .ecard p STRONG { 695 color: #FFF; 696 } 697 698 .ecard STRONG { 699 color: #FFF; 700 } 701 702 #box { 703 margin-left: 125px !important; 704 width: 550px !important; 705 height: auto !important; 706 left: auto !important; 707 top: 12% !important; 708 } 709 710 #filter { 711 opacity: 1 !important; 712 }
Note: See TracChangeset
for help on using the changeset viewer.