Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb198fb4

Browse files
author
Fabian Perez
committed
Style program info sections
1 parent21ef05d commitb198fb4

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

‎static/shared/css/documentation.css‎

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1562,6 +1562,45 @@ li.api-status img {
15621562
}
15631563
/* @end */
15641564

1565+
1566+
/*------------------------------------------------------------------------------
1567+
Dev Program
1568+
------------------------------------------------------------------------------*/
1569+
1570+
.program-info-column {
1571+
float: left;
1572+
position: relative;
1573+
margin:20px060px;
1574+
padding-left:50px;
1575+
width:415px;
1576+
}
1577+
1578+
.program-info-column:first-child {
1579+
margin-right:50px;
1580+
}
1581+
1582+
.program-info-columnh2 {
1583+
font-size:18px;
1584+
}
1585+
1586+
.program-info-columnp {
1587+
font-size:16px;
1588+
line-height:1.5;
1589+
}
1590+
1591+
.program-info-column .mega-octicon {
1592+
position: absolute;
1593+
left:0;
1594+
top:38px;
1595+
color:#4183c4;
1596+
}
1597+
1598+
.program-info-columnul {
1599+
margin-left:15px;
1600+
}
1601+
1602+
/* @end */
1603+
15651604
/********************/
15661605
/* Retina support */
15671606
/********************/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp