@@ -419,14 +419,15 @@ textarea {
419
419
}
420
420
421
421
.container {
422
- padding : 0 30px ;
422
+ padding : 0 2px ;
423
+ position : relative;
423
424
}
424
425
.row {
425
426
width : 100% ;
426
427
max-width : 1140px ;
427
428
min-width : 755px ;
428
429
margin : 0 auto;
429
- padding : 0.5 em 0 ;
430
+ padding : 0.25 em 0 ;
430
431
* zoom : 1 ;
431
432
}
432
433
.row : before ,
@@ -557,14 +558,25 @@ textarea {
557
558
.col-1 : last-child {
558
559
margin-right : 0 ;
559
560
}
561
+ * {
562
+ margin : 0px ;
563
+ padding : 0px ;
564
+ }
560
565
# board {
561
566
width : 800px ;
562
- height : 600px ;
563
- background-color : green;
567
+ height : 50px ;
568
+ position : relative;
569
+ float : right;
570
+ }
571
+ body {
572
+ background-image : url ("../images/table2.jpg" );
573
+ display : inline;
564
574
}
565
575
# board > .container : nth-child (1 ) {
566
- border : 3px solid red;
567
- background-color : # 1DA461 ;
576
+ width : 708px ;
577
+ position : relative;
578
+ margin : 0 auto;
579
+ background-image : url ("../images/pokerSurface.jpg.png" );
568
580
}
569
581
.cards {
570
582
width : 50px ;
@@ -573,38 +585,31 @@ textarea {
573
585
top : auto;
574
586
left : auto;
575
587
z-index : 10 ;
576
- border : 2 px solid black;
588
+ border : 1 px solid black;
577
589
}
578
590
.circle {
579
591
width : 50px ;
580
592
height : 70px ;
581
593
background : red;
582
594
position : relative;
583
595
z-index : 100 ;
584
- bottom : 76px ;
585
- left : 2px ;
586
- /*-moz-border-radius: 50px;
587
- -webkit-border-radius: 50px;
588
- border-radius: 15px;
589
- margin: auto;
590
- position: relative;
591
- z-index: 100;
592
- bottom: 50px;*/
596
+ bottom : 75px ;
597
+ left : 1px ;
593
598
}
594
599
.hand {
595
600
width : 300px ;
596
601
height : 100px ;
597
- background-color : brown;
598
602
position : relative;
599
- left : 30% ;
603
+ left : 400px ;
604
+ top : 0px ;
600
605
}
601
606
.col-2 {
602
607
vertical-align : center;
603
608
position : relative;
604
609
top : 6px ;
605
610
margin : 8px ;
606
611
}
607
- .col-2 . cards {
612
+ .cards {
608
613
border : 1px solid black;
609
614
}
610
615
.col-1 {
@@ -618,14 +623,183 @@ textarea {
618
623
height : 70px ;
619
624
position : relative;
620
625
z-index : 100 ;
621
- bottom : 76px ;
622
- left : 2px ;
623
- /*height: 30px;
624
- -moz-border-radius: 50px;
625
- -webkit-border-radius: 50px;
626
- border-radius: 15px;
627
- margin: auto;
626
+ bottom : 75px ;
627
+ left : 1px ;
628
+ }
629
+ header {
630
+ height : 120px ;
631
+ text-align : center;
632
+ background-image : url ("../images/pokerSurface.jpg.png" );
633
+ margin : 0 ;
634
+ color : # A00000 ;
635
+ font-size : 30px ;
636
+ font-family : 'Merriweather' , serif;
637
+ }
638
+ header > .row {
639
+ padding : 0 ;
640
+ height : 120px ;
628
641
position : relative;
629
- z-index: 100;
630
- bottom: 50px;*/
642
+ bottom : 10px ;
643
+ }
644
+ # bull {
645
+ position : relative;
646
+ float : left;
647
+ height : 400px ;
648
+ width : 300px ;
649
+ background-image : url ("../images/bulletinBoard2.jpeg" );
650
+ left : 40px ;
651
+ top : 5px ;
652
+ display : block;
653
+ }
654
+ # bull > .row {
655
+ min-width : 10px ;
656
+ width : 100px ;
657
+ }
658
+ # bull > div : first-child {
659
+ position : relative;
660
+ top : 50px ;
661
+ left : 0px ;
662
+ height : 50px ;
663
+ width : 200px ;
664
+ background-image : url ("../images/pokerSurface.jpg.png" );
665
+ color : # A00000 ;
666
+ font-family : 'Merriweather' , serif;
667
+ font-size : 20px ;
668
+ padding : 0 ;
669
+ }
670
+ # bull > div : first-child .col-4 {
671
+ width : 100px ;
672
+ padding : 0 ;
673
+ }
674
+ # bull > div : first-child button {
675
+ height : 50px ;
676
+ width : 200px ;
677
+ position : relative;
678
+ background-image : url ("../images/pokerSurface.jpg.png" );
679
+ color : # A00000 ;
680
+ }
681
+ # bull > div : last-child {
682
+ position : relative;
683
+ top : 115px ;
684
+ left : 0px ;
685
+ height : 50px ;
686
+ width : 200px ;
687
+ background-image : url ("../images/pokerSurface.jpg.png" );
688
+ font-family : 'Merriweather' , serif;
689
+ font-size : 20px ;
690
+ padding : 0 ;
691
+ }
692
+ # bull > div : last-child .col-4 {
693
+ width : 100px ;
694
+ padding : 0 ;
695
+ }
696
+ # bull > div : last-child button {
697
+ height : 50px ;
698
+ width : 200px ;
699
+ position : relative;
700
+ background-image : url ("../images/pokerSurface.jpg.png" );
701
+ color : # A00000 ;
702
+ }
703
+ .ruleList {
704
+ position : absolute;
705
+ height : 500px ;
706
+ width : 800px ;
707
+ text-align : center;
708
+ left : 170px ;
709
+ top : 50px ;
710
+ background-color : # A00000 ;
711
+ opacity : .98 ;
712
+ border : 4px solid # 333300 ;
713
+ z-index : 300 ;
714
+ color : # 333300 ;
715
+ }
716
+ .ruleList h2 {
717
+ font-size : 50px ;
718
+ font-family : 'Merriweather' , serif;
719
+ }
720
+ .ruleList p {
721
+ font-size : 20px ;
722
+ font-family : 'Merriweather' , serif;
723
+ text-align : left;
724
+ padding : 5px 5px ;
725
+ margin : 0 10px ;
726
+ }
727
+ .ruleList button {
728
+ background-image : url ("../images/pokerSurface.jpg.png" );
729
+ width : 200px ;
730
+ height : 50px ;
731
+ position : relative;
732
+ top : 70px ;
733
+ font-size : 20px ;
734
+ font-family : 'Merriweather' , serif;
735
+ color : # A00000 ;
736
+ }
737
+ .computerWon {
738
+ opacity : .98 ;
739
+ position : absolute;
740
+ height : 200px ;
741
+ width : 490px ;
742
+ z-index : 310 ;
743
+ left : 500px ;
744
+ top : 250px ;
745
+ background-color : # A00000 ;
746
+ display : block;
747
+ border : 13px solid # CC9900 ;
748
+ }
749
+ .computerWon h1 {
750
+ text-align : center;
751
+ font-size : 60px ;
752
+ font-family : 'Merriweather' , serif;
753
+ }
754
+ .playerWon {
755
+ opacity : .98 ;
756
+ position : absolute;
757
+ height : 200px ;
758
+ width : 490px ;
759
+ z-index : 310 ;
760
+ left : 500px ;
761
+ top : 250px ;
762
+ background-color : # A00000 ;
763
+ display : block;
764
+ border : 13px solid # CC9900 ;
765
+ }
766
+ .playerWon h1 {
767
+ text-align : center;
768
+ font-size : 60px ;
769
+ font-family : 'Merriweather' , serif;
770
+ }
771
+ .tie {
772
+ opacity : .98 ;
773
+ position : absolute;
774
+ height : 200px ;
775
+ width : 490px ;
776
+ z-index : 310 ;
777
+ left : 500px ;
778
+ top : 250px ;
779
+ background-color : # A00000 ;
780
+ display : block;
781
+ border : 13px solid # CC9900 ;
782
+ }
783
+ .tie h1 {
784
+ text-align : center;
785
+ font-size : 60px ;
786
+ font-family : 'Merriweather' , serif;
787
+ }
788
+ .winnerReset1 {
789
+ font-size : 20px ;
790
+ font-family : 'Merriweather' , serif;
791
+ position : relative;
792
+ left : 190px ;
793
+ }
794
+ .winnerReset2 {
795
+ font-size : 20px ;
796
+ font-family : 'Merriweather' , serif;
797
+ position : relative;
798
+ left : 190px ;
799
+ }
800
+ .winnerReset3 {
801
+ font-size : 20px ;
802
+ font-family : 'Merriweather' , serif;
803
+ position : relative;
804
+ left : 190px ;
631
805
}
0 commit comments