View difference between Paste ID: NJ2vcfHE and TEpZpkAu
SHOW: | | - or go back to the newest paste.
1
2
.portfolio1:after {
3
 background: none repeat scroll 0 0 #ddd;
4
bottom: 0;
5
content: "";
6
height: 107px;
7
left: 36%;
8
position: absolute;
9
top: 202px;z-index:-1;
10
width: 3px;
11
}
12
13
14
.portfolio2:after {
15
 background: none repeat scroll 0 0 #ddd;
16
bottom: 0;
17
content: "";
18
height: 107px;
19
left: 36%;
20
position: absolute;
21
top: 202px;z-index:-1;
22
width: 3px;
23
}
24
.portfolio3:after {
25
 background: none repeat scroll 0 0 #ddd;
26
bottom: 0;
27
content: "";
28
height: 107px;
29
left: 36%;
30
position: absolute;
31
top: 202px;z-index:-1;
32
width: 3px;
33
}
34
35
.portfolio4:after {
36
 background: none repeat scroll 0 0 #ddd;
37
bottom: 0;
38
content: "";
39
height: 107px;
40
left: 36%;
41
position: absolute;
42
top: 202px;z-index:-1;
43
width: 3px;
44
}
45
46
.portfolio1:before {
47
  background: none repeat scroll 0 0 #ddd;
48
  bottom: 0;
49
  content: "";
50
  height: 3px;
51
  left: 65%;z-index:-1;
52
  position: absolute;
53
  top: 102px;
54
  width: 123px;
55
}
56
57
58
.portfolio2:before {
59
  background: none repeat scroll 0 0 #ddd;
60
  bottom: 0;
61
  content: "";
62
  height: 3px;
63
  left: 65%;z-index:-1;
64
  position: absolute;
65
  top: 102px;
66
  width: 123px;
67
}
68
.portfolio3:before {
69
  background: none repeat scroll 0 0 #ddd;
70
  bottom: 0;
71
  content: "";
72
  height: 3px;z-index:-1;
73
  left: 65%;
74
  position: absolute;
75
  top: 102px;
76
  width: 123px;
77
}
78
79
.portfolio5:before {
80
  background: none repeat scroll 0 0 #ddd;
81
  bottom: 0;
82
  content: "";
83
  height: 3px;z-index:-1;
84
  left: 65%;
85
  position: absolute;
86
  top: 102px;
87
  width: 123px;
88
}
89
.portfolio6:before {
90
  background: none repeat scroll 0 0 #ddd;
91
  bottom: 0;
92
  content: "";
93
  height: 3px;z-index:-1;
94
  left: 65%;
95
  position: absolute;
96
  top: 102px;
97
  width: 123px;
98
}
99
100
.portfolio7:before {
101
  background: none repeat scroll 0 0 #ddd;
102
  bottom: 0;
103
  content: "";
104
  height: 3px;z-index:-1;
105
  left: 65%;
106
  position: absolute;
107
  top: 102px;
108
  width: 123px;
109
}