Renamed style for long description styles. Tidied up CSS.
This commit is contained in:
parent
15411e9c61
commit
d27f558fbd
2 changed files with 5 additions and 4 deletions
|
|
@ -167,7 +167,7 @@ html, body {
|
|||
}
|
||||
|
||||
|
||||
.pkgdetails
|
||||
/*.pkgdetails
|
||||
{
|
||||
.description
|
||||
{
|
||||
|
|
@ -194,7 +194,7 @@ html, body {
|
|||
padding-left: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
*/
|
||||
.grid-thumbnail
|
||||
{
|
||||
height: 125px;
|
||||
|
|
@ -229,11 +229,12 @@ a.black
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
.longdescription
|
||||
.bigpanel
|
||||
{
|
||||
background-color: white;
|
||||
border-radius: 10px;
|
||||
padding: 1em 1em 0.1em 1em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.comment
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
// = partial '/package/comments'
|
||||
|
||||
.small-5.medium-4.columns
|
||||
.longdescription
|
||||
.bigpanel
|
||||
// Use action long description
|
||||
p
|
||||
' Mail client suitable for free distribution. It supports different mail
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue