PluginProbe
StreamCast – bring live radio to your site with a sleek player / 2.3.3
StreamCast – bring live radio to your site with a sleek player v2.3.3
2.4.5 2.4.4 trunk 1.0 1.1 2.0.0 2.1.10 2.1.2 2.1.4 2.1.5 2.1.8 2.2.1 2.2.3 2.2.4 2.2.5 2.3.0 2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 All 29 releases
streamcast / admin / css / admin.css

admin.css in StreamCast – bring live radio to your site with a sleek player 2.3.3, at admin/css/admin.css

37 lines 708 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .stpGettingStart .topHeader{
2 text-align: center;
3 border-width: 3px 0;
4 border-style: solid;
5 border-color: currentColor;
6 padding:10px;
7 }
8 .stpGettingStart .topHeader p{
9 margin: 0;
10 padding: 0;
11 font-size: 80px;
12 line-height: 1;
13 font-weight: 500;
14 }
15
16 .stpGettingStart .headerImg{
17 min-height: 290px;
18 background-color:#fff;
19 }
20
21 .stpGettingStart .stpGettingStartMenu nav{
22 font-size: 14px;
23 }
24
25 .stpGettingStart .proFeature h2{
26 font-size: 40px;
27 }
28 .stpGettingStart .proFeature ul{
29 list-style-type: square;
30 }
31
32 .stpGettingStart .gettingStarted h2{
33 font-size: 40px;
34 }
35 .stpGettingStart .gettingStarted p{
36 font-size: 18px;
37 }