|
|
@@ -2,9 +2,8 @@
|
|
|
Copyright (c) 2004 Joel de Guzman
|
|
|
http://spirit.sourceforge.net/
|
|
|
|
|
|
- Use, modification and distribution is subject to the Boost Software
|
|
|
- License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
|
|
- http://www.boost.org/LICENSE_1_0.txt)
|
|
|
+ Distributed under the Boost Software License, Version 1.0. (See accompany-
|
|
|
+ ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
|
|
=============================================================================*/
|
|
|
|
|
|
/*=============================================================================
|
|
|
@@ -509,3 +508,12 @@
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
}
|
|
|
+
|
|
|
+/*=============================================================================
|
|
|
+ Images
|
|
|
+=============================================================================*/
|
|
|
+
|
|
|
+ span.inlinemediaobject img
|
|
|
+ {
|
|
|
+ vertical-align: middle;
|
|
|
+ }
|