1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

2008-02-29 Matthew Allum <mallum@openedhand.com>

* development.xml:
        Disable images too big / lack context for now.
        * introduction.xml:
        Remove some OH specific stuff.
        * style.css:
        Remove limit on image size


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3882 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Matthew Allum
2008-02-29 23:48:09 +00:00
parent 698f4302c3
commit dd048e6b2c
4 changed files with 16 additions and 30 deletions
-5
View File
@@ -263,11 +263,6 @@ img {
border: none;
}
.mediaobject img,
.mediaobjectco img{
max-width: 36em;
}
ul {
padding: 0 0 0 1.5em;
}