locked
CSS font size for code blocks RRS feed

  • Question

  • Can we reduce the font size for the code block?  When using the code block the resulting text is way too large.  (As viewed in IE 8)  Example:

    SELECT b.name, a.index_id, a.page_count
    FROM sys.dm_db_index_physical_stats (DB_ID (), OBJECT_ID ('dim_sales_rep'), NULL, NULL, 'LIMITED') a
    JOIN sys.indexes b
      on a.object_id = b.object_id
     and a.index_id = b.index_id
    


    Here is an image of how I see the text in IE 8 in case it renders differently in other browsers:


    Phil Brammer | http://www.ssistalk.com | Twitter: http://twitter.com/PhilBrammer
    Monday, November 9, 2009 5:00 PM

All replies

  • Can we reduce the font size for the code block?  When using the code block the resulting text is way too large.  (As viewed in IE 8)  Example:

    SELECT b.name, a.index_id, a.page_count
    
    FROM sys.dm_db_index_physical_stats (DB_ID (), OBJECT_ID ('dim_sales_rep'), NULL, NULL, 'LIMITED') a
    
    JOIN sys.indexes b
    
      on a.object_id = b.object_id
    
     and a.index_id = b.index_id
    
    
    
    


    Here is an image of how I see the text in IE 8 in case it renders differently in other browsers:


    Phil Brammer | http://www.ssistalk.com | Twitter: http://twitter.com/PhilBrammer


    peterkingalex
    Sunday, December 27, 2009 11:11 PM
  • Can we reduce the font size for the code block?  When using the code block the resulting text is way too large.  (As viewed in IE 8)  Example:

    SELECT b.name, a.index_id, a.page_count
    
    
    
    FROM sys.dm_db_index_physical_stats (DB_ID (), OBJECT_ID ('dim_sales_rep'), NULL, NULL, 'LIMITED') a
    
    
    
    JOIN sys.indexes b
    
    
    
      on a.object_id = b.object_id
    
    
    
     and a.index_id = b.index_id
    
    
    
    
    
    
    
    


    Here is an image of how I see the text in IE 8 in case it renders differently in other browsers:


    Phil Brammer | http://www.ssistalk.com | Twitter: http://twitter.com/PhilBrammer


    peterkingalex  La  finalidad  de   este  tipo   de   revoluciones   enmarca  por  la  rogramacion  y coordinacion  de  todos  los  elementos    que  se debe de  contar   para  difundir     sin  contratiempo .

    peterkingalex
    Sunday, December 27, 2009 11:14 PM